v8/test
Peter Marshall 2d62067879 [tools] Add an API that exposes the location of builtins.
We have an API (GetCodeRange) which gives the location of V8 code on the
heap, but builtin code no longer lives on the heap.

The upcoming work on the V8 stack unwinder requires the embedder to
provide the code ranges for both the heap and builtins, so this API will
be used there.

Bug: v8:8116
Cq-Include-Trybots: luci.chromium.try:linux_chromium_rel_ng
Change-Id: I15e900716e68256b9732be0ea1a5cda24878eccf
Reviewed-on: https://chromium-review.googlesource.com/1196551
Reviewed-by: Ulan Degenbaev <ulan@chromium.org>
Reviewed-by: Jakob Gruber <jgruber@chromium.org>
Commit-Queue: Peter Marshall <petermarshall@chromium.org>
Cr-Commit-Position: refs/heads/master@{#55532}
2018-08-30 15:17:17 +00:00
..
benchmarks [test] Share resource-fetching logic with all d8 test cases 2018-08-29 17:51:43 +00:00
cctest [tools] Add an API that exposes the location of builtins. 2018-08-30 15:17:17 +00:00
common [wasm] Add WasmFeatures to enable/detect features 2018-08-09 10:58:22 +00:00
debugger [test] Share resource-fetching logic with all d8 test cases 2018-08-29 17:51:43 +00:00
fuzzer Reland "[wasm] Implement the new API for WebAssembly.instantiateStreaming" 2018-08-14 08:20:19 +00:00
inspector Reland "inspector: find magic comment using V8 scanner" 2018-08-29 19:48:01 +00:00
intl [Intl] Add unit test to test the order of reading Options 2018-08-30 00:17:18 +00:00
js-perf-test [js-perf] Further reducing test-case size. 2018-08-30 11:41:30 +00:00
memory [builtins] Add embedded stats to --serialization-statistics 2018-07-05 12:33:26 +00:00
message [interpreter] Add bytecode for leading array spreads. 2018-08-30 11:47:58 +00:00
mjsunit Revert GC scheduling for external backing stores 2018-08-30 14:24:38 +00:00
mkgrokdump Implement global proposal 2018-08-16 11:07:21 +00:00
mozilla [test] Share resource-fetching logic with all d8 test cases 2018-08-29 17:51:43 +00:00
preparser [test] Share resource-fetching logic with all d8 test cases 2018-08-29 17:51:43 +00:00
test262 [ESNext] Enable test262 tests for globalThis 2018-08-29 19:43:00 +00:00
torque [torque] only expose safe FixedArray allocation 2018-08-13 15:58:17 +00:00
unittests [ptr-compr] Introduce RegionAllocator and respective unittests. 2018-08-30 14:33:42 +00:00
wasm-spec-tests [test] Share resource-fetching logic with all d8 test cases 2018-08-29 17:51:43 +00:00
webkit [interpreter] Add bytecode for leading array spreads. 2018-08-30 11:47:58 +00:00
BUILD.gn Reland "[test] Add logic to run tests on Android" 2018-08-10 17:56:12 +00:00