v8/test
rmcilroy 8d4658077c [Interpreter] Avoid allocating pairs array in VisitDeclarations.
Move the logic for allocating the global declaration pair array
from VisitDeclarations to a later step. This is required for
concurrent bytecode generation.

This change requires adding support for reserving fixed
constant pool array entries, which can be later updated
with the value of the literal.

BUG=v8:5203

Review-Url: https://codereview.chromium.org/2167763003
Cr-Commit-Position: refs/heads/master@{#38010}
2016-07-25 11:31:08 +00:00
..
benchmarks
cctest Replace SmartPointer<T> with unique_ptr<T> 2016-07-25 11:14:34 +00:00
fuzzer Provide a convenience array buffer allocator 2016-06-29 07:42:40 +00:00
intl Avoid calling the builtin String.prototype.split in Intl 2016-07-08 16:53:09 +00:00
js-perf-test [test] Fix result regexp in JSTests.json. 2016-06-06 09:07:33 +00:00
memory [snapshot] support multiple contexts in the same snapshot. 2016-06-15 15:39:06 +00:00
message [test] Remove NaCl support from test runner harness. 2016-07-12 13:18:49 +00:00
mjsunit [turbofan] Avoid introducing machine operators during typed lowering. 2016-07-25 10:38:00 +00:00
mozilla [turbofan] Implement top-level lookup slot declaration. 2016-05-10 08:19:22 +00:00
preparser
promises-aplus
simdjs
test262 [builtins] take slow path in IsConcatSpreadable if proxy in prototype 2016-07-22 18:43:19 +00:00
unittests [Interpreter] Avoid allocating pairs array in VisitDeclarations. 2016-07-25 11:31:08 +00:00
webkit Adjust whitespace to make tests oblivious to --harmony-function-tostring 2016-07-22 00:18:41 +00:00
bot_default.gyp
bot_default.isolate
BUILD.gn [Turbofan] Add Simd128 registers to RegisterConfiguration. 2016-06-30 11:29:36 +00:00
default.gyp
default.isolate
ignition.gyp
ignition.isolate
optimize_for_size.gyp
optimize_for_size.isolate
perf.gyp
perf.isolate