Skip to content

Commit

Permalink
deps: upgrade V8 to 4.6.85.25
Browse files Browse the repository at this point in the history
Move up to the latest patch level from the V8 4.6 branch:
v8/v8@4.6.85.23...4.6.85.25

PR-URL: #3351
Reviewed-By: indutny - Fedor Indutny <fedor.indutny@gmail.com>
Reviewed-By: bnoordhuis - Ben Noordhuis <info@bnoordhuis.nl>
  • Loading branch information
ofrobots committed Oct 14, 2015
1 parent 972a0c8 commit 770cd22
Show file tree
Hide file tree
Showing 6 changed files with 289 additions and 103 deletions.
2 changes: 1 addition & 1 deletion deps/v8/include/v8-version.h
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
#define V8_MAJOR_VERSION 4
#define V8_MINOR_VERSION 6
#define V8_BUILD_NUMBER 85
#define V8_PATCH_LEVEL 23
#define V8_PATCH_LEVEL 25

// Use 1 for candidates and 0 otherwise.
// (Boolean macro values are not supported by all preprocessors.)
Expand Down
Loading

0 comments on commit 770cd22

Please sign in to comment.