v8/test
ulan d703e87531 Reserve code range block for evacuation.
If we run out of code range, then GC wouldn't be able to compact code space,
because it wouldn't be able to allocate a new page. This can cause code space
fragmentation and OOM crashes.

BUG=chromium:430118
LOG=Y

Review URL: https://codereview.chromium.org/742733002

Cr-Commit-Position: refs/heads/master@{#25441}
2014-11-20 14:52:35 +00:00
..
benchmarks Revert "Enable turbofan deoptimization by default." 2014-10-27 14:37:10 +00:00
cctest Reserve code range block for evacuation. 2014-11-20 14:52:35 +00:00
intl Allow identifier code points from supplementary multilingual planes. 2014-10-10 07:13:46 +00:00
js-perf-test Revert of Rename String.prototype.contains to 'includes'. (patchset #1 id:1 of https://codereview.chromium.org/742963002/) 2014-11-20 09:03:54 +00:00
message Correctly compute line numbers in functions from the function constructor. 2014-11-12 10:06:47 +00:00
mjsunit [turbofan] remove redundant '& 0x1F' for shifts. 2014-11-20 13:09:26 +00:00
mozilla Conditional flags for tests - set JS stack size for simulators. 2014-11-20 09:47:00 +00:00
preparser ES6: Duplicate properties are no longer an error 2014-08-20 14:25:48 +00:00
promises-aplus Enable access check tests that no longer fail with TF. 2014-08-14 13:24:57 +00:00
test262 Convert argument toObject() in Object.getOwnPropertyNames/Descriptors 2014-10-15 14:01:20 +00:00
test262-es6 Adjust test262-es6 following --harmony flag change 2014-11-04 18:38:08 +00:00
unittests [turbofan]: More optimizations to add and subtract operations on x64 2014-11-20 13:48:46 +00:00
webkit Skip tests with TF. 2014-10-30 12:38:48 +00:00