v8/test
Ulan Degenbaev 23c09ad44a [ptr-compr, heap] Fix --huge_max_old_generation_size
This restores ~4GB limit for 64-bit devices with 16GB physical memory
running with pointer compression.

Bug: chromium:1049816,chromium:1045034
Change-Id: I7946a4510f8aac2c71fb427776574adba5127cbd
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2043797
Commit-Queue: Ulan Degenbaev <ulan@chromium.org>
Reviewed-by: Igor Sheludko <ishell@chromium.org>
Cr-Commit-Position: refs/heads/master@{#66176}
2020-02-07 16:30:20 +00:00
..
benchmarks
cctest [ptr-compr, heap] Fix --huge_max_old_generation_size 2020-02-07 16:30:20 +00:00
common [wasm] Add missing type enum in switch statement and remove default 2020-01-24 10:36:01 +00:00
debugger Reland "[wasm] Tierdown wasm module upon "Debugger.enable"" 2020-02-06 23:47:06 +00:00
fuzzer [wasm] Extend fuzzer to test AtomicExchange and AtomicCompareExchange 2020-02-05 09:01:58 +00:00
inspector [wasm] Always use new Liftoff code in debugging mode 2020-02-05 10:35:58 +00:00
intl Revert "Fix SEGMAP_ERR by rolling ICU?" 2020-02-06 08:16:26 +00:00
js-perf-test
memory
message [callprinter] Correctly point to the incorrect spread arg 2020-02-05 11:27:58 +00:00
mjsunit Disable one shot optimizations 2020-02-07 12:50:40 +00:00
mkgrokdump
mozilla Remove and update some outdated TODO(mstarzinger). 2019-12-13 10:18:04 +00:00
test262 [Intl] Change order of "currency" and "unit" validation. 2020-01-31 20:31:05 +00:00
torque [torque] use iterators and constructors for ExtractFixedArray 2020-01-16 13:51:04 +00:00
unittests [v8 heap]: Track GlobalSize in worklist. 2020-02-07 16:12:30 +00:00
wasm-api-tests
wasm-js [wasm] Update spec tests 2020-02-05 15:42:51 +00:00
wasm-spec-tests [wasm] Update spec tests 2020-02-05 15:42:51 +00:00
webkit [class] Improve error message for calling anonymous class constructors 2019-12-05 21:13:07 +00:00
BUILD.gn
OWNERS