node/deps/v8/test/cctest/compiler
Ben Noordhuis 70d1f32f56 deps: update v8 to 4.4.63.9
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>
2015-08-04 11:56:14 -07:00
..
c-signature.h deps: update v8 to 3.29.93.1 2014-10-10 14:49:02 +04:00
call-tester.h deps: update v8 to 4.4.63.9 2015-08-04 11:56:14 -07:00
codegen-tester.cc deps: upgrade v8 to 4.2.77.13 2015-04-28 14:38:16 -07:00
codegen-tester.h deps: update v8 to 4.4.63.9 2015-08-04 11:56:14 -07:00
function-tester.h deps: update v8 to 4.3.61.21 2015-08-04 11:56:09 -07:00
graph-builder-tester.h deps: update v8 to 4.4.63.9 2015-08-04 11:56:14 -07:00
instruction-selector-tester.h deps: update v8 to 3.29.93.1 2014-10-10 14:49:02 +04:00
simplified-graph-builder.cc deps: update v8 to 4.3.61.21 2015-08-04 11:56:09 -07:00
simplified-graph-builder.h deps: update v8 to 4.4.63.9 2015-08-04 11:56:14 -07:00
test-basic-block-profiler.cc deps: upgrade v8 to 4.2.77.13 2015-04-28 14:38:16 -07:00
test-branch-combine.cc deps: upgrade v8 to 4.2.77.13 2015-04-28 14:38:16 -07:00
test-changes-lowering.cc deps: upgrade v8 to 4.2.77.13 2015-04-28 14:38:16 -07:00
test-codegen-deopt.cc deps: update v8 to 4.3.61.21 2015-08-04 11:56:09 -07:00
test-control-reducer.cc deps: update v8 to 4.4.63.9 2015-08-04 11:56:14 -07:00
test-gap-resolver.cc deps: update v8 to 4.4.63.9 2015-08-04 11:56:14 -07:00
test-graph-visualizer.cc deps: update v8 to 4.4.63.9 2015-08-04 11:56:14 -07:00
test-instruction.cc deps: update v8 to 4.4.63.9 2015-08-04 11:56:14 -07:00
test-js-constant-cache.cc deps: upgrade v8 to 4.2.77.13 2015-04-28 14:38:16 -07:00
test-js-context-specialization.cc deps: update v8 to 4.4.63.9 2015-08-04 11:56:14 -07:00
test-js-typed-lowering.cc deps: update v8 to 4.4.63.9 2015-08-04 11:56:14 -07:00
test-jump-threading.cc deps: update v8 to 4.4.63.9 2015-08-04 11:56:14 -07:00
test-linkage.cc deps: update v8 to 4.3.61.21 2015-08-04 11:56:09 -07:00
test-loop-analysis.cc deps: upgrade v8 to 4.2.77.13 2015-04-28 14:38:16 -07:00
test-loop-assignment-analysis.cc deps: update v8 to 4.3.61.21 2015-08-04 11:56:09 -07:00
test-machine-operator-reducer.cc deps: update v8 to 4.3.61.21 2015-08-04 11:56:09 -07:00
test-node.cc deps: update v8 to 4.4.63.9 2015-08-04 11:56:14 -07:00
test-operator.cc deps: upgrade v8 to 4.2.77.13 2015-04-28 14:38:16 -07:00
test-osr.cc deps: update v8 to 4.3.61.21 2015-08-04 11:56:09 -07:00
test-pipeline.cc deps: update v8 to 4.3.61.21 2015-08-04 11:56:09 -07:00
test-representation-change.cc deps: upgrade v8 to 4.2.77.13 2015-04-28 14:38:16 -07:00
test-run-deopt.cc deps: update v8 to 3.29.93.1 2014-10-10 14:49:02 +04:00
test-run-inlining.cc deps: update v8 to 4.3.61.21 2015-08-04 11:56:09 -07:00
test-run-intrinsics.cc deps: update v8 to 4.3.61.21 2015-08-04 11:56:09 -07:00
test-run-jsbranches.cc deps: upgrade v8 to 4.2.77.13 2015-04-28 14:38:16 -07:00
test-run-jscalls.cc deps: update v8 to 4.4.63.9 2015-08-04 11:56:14 -07:00
test-run-jsexceptions.cc deps: update v8 to 4.4.63.9 2015-08-04 11:56:14 -07:00
test-run-jsops.cc deps: update v8 to 4.3.61.21 2015-08-04 11:56:09 -07:00
test-run-machops.cc deps: update v8 to 4.4.63.9 2015-08-04 11:56:14 -07:00
test-run-properties.cc deps: update v8 to 3.29.93.1 2014-10-10 14:49:02 +04:00
test-run-stackcheck.cc deps: upgrade v8 to 3.30.37 2014-11-14 16:34:58 +01:00
test-run-stubs.cc deps: update v8 to 4.4.63.9 2015-08-04 11:56:14 -07:00
test-run-variables.cc deps: update v8 to 4.3.61.21 2015-08-04 11:56:09 -07:00
test-simplified-lowering.cc deps: update v8 to 4.4.63.9 2015-08-04 11:56:14 -07:00
value-helper.h deps: update v8 to 4.4.63.9 2015-08-04 11:56:14 -07:00