summaryrefslogtreecommitdiff
path: root/deps/v8/src/hydrogen-gvn.h
Commit message (Collapse)AuthorAgeFilesLines
* deps: upgrade to V8 4.8.271.17Ali Ijaz Sheikh2016-01-211-153/+0
| | | | | | | | | | | | Pick up V8 4.8 branch-head. This branch brings in @@isConcatSpreadable, @@toPrimitive and ToLength ES6 changes. For full details see: http://v8project.blogspot.de/2015/11/v8-release-48.html https://github.com/v8/v8/commit/fa163e2 Ref: https://github.com/nodejs/node/pull/4399 PR-URL: https://github.com/nodejs/node/pull/4785 Reviewed-By: bnoordhuis - Ben Noordhuis <info@bnoordhuis.nl>
* deps: update v8 to 4.4.63.9Ben Noordhuis2015-08-041-3/+3
| | | | | | | | | | | | | | | | | | | | Upgrade the bundled V8 and update code in src/ and lib/ to the new API. Notable backwards incompatible changes are the removal of the smalloc module and dropped support for CESU-8 decoding. CESU-8 support can be brought back if necessary by doing UTF-8 decoding ourselves. This commit includes https://codereview.chromium.org/1192973004 to fix a build error on python 2.6 systems. The original commit log follows: Use optparse in js2c.py for python compatibility Without this change, V8 won't build on RHEL/CentOS 6 because the distro python is too old to know about the argparse module. PR-URL: https://github.com/nodejs/io.js/pull/2022 Reviewed-By: Rod Vagg <rod@vagg.org> Reviewed-By: Trevor Norris <trev.norris@gmail.com>
* deps: update v8 to 4.3.61.21Chris Dickinson2015-08-041-2/+2
| | | | | | | | | * @indutny's SealHandleScope patch (484bebc38319fc7c622478037922ad73b2edcbf9) has been cherry picked onto the top of V8 to make it compile. * There's some test breakage in contextify. * This was merged at the request of the TC. PR-URL: https://github.com/iojs/io.js/pull/1632
* deps: upgrade v8 to 4.2.77.13Ben Noordhuis2015-04-281-1/+0
| | | | | | | | | | | | | | This commit applies some secondary changes in order to make `make test` pass cleanly: * disable broken postmortem debugging in common.gypi * drop obsolete strict mode test in parallel/test-repl * drop obsolete test parallel/test-v8-features PR-URL: https://github.com/iojs/io.js/pull/1232 Reviewed-By: Fedor Indutny <fedor@indutny.com>
* deps: upgrade v8 to 3.30.37Ben Noordhuis2014-11-141-4/+4
|
* deps: update v8 to 3.29.93.1Fedor Indutny2014-10-101-3/+3
|
* deps: update v8 to 3.28.73Refael Ackermann2014-10-081-13/+31
| | | | | Reviewed-By: Fedor Indutny <fedor@indutny.com> PR-URL: https://github.com/joyent/node/pull/8476
* deps: upgrade v8 to 3.26.33Ben Noordhuis2014-06-121-25/+2
| | | | Signed-off-by: Fedor Indutny <fedor@indutny.com>
* deps: upgrade v8 to 3.25.30Ben Noordhuis2014-04-021-6/+88
|
* deps: update v8 to 3.24.35.17Fedor Indutny2014-03-181-68/+6
|
* deps: update v8 to 3.24.40Fedor Indutny2014-03-131-19/+69
|
* v8: upgrade to 3.20.17Trevor Norris2013-08-271-1/+1
|
* v8: upgrade to v8 3.20.7Trevor Norris2013-07-221-41/+1
|
* v8: upgrade to v3.20.2Ben Noordhuis2013-07-061-11/+17
|
* v8: upgrade to v3.19.13Ben Noordhuis2013-06-111-0/+123
|
* BROKEN COMMIT: removing git submodulesRyan2009-04-221-0/+0
|
* add dependencies: libeio, libev, v8Ryan2009-04-031-0/+0