v8/test
Dan Elphick 00abcea4af [build] Create v8_internal_headers target
Split out all the headers from v8_compiler/v8_compiler_opt and
v8_base_without_compiler into v8_internal_headers since the headers
have inter-dependencies that otherwise make it impossible to satisfy gn
check.

Also adds new v8_header_set torque_runtime_support that exports
src/torque/runtime-support.h separately from the generated headers.

This reduces the number of gn check failures from 169 to 59.

Bug: v8:7330
Change-Id: Ie7ebc894910b7efa02011a74da964e11995c7f4f
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2712569
Commit-Queue: Dan Elphick <delphick@chromium.org>
Reviewed-by: Michael Achenbach <machenbach@chromium.org>
Reviewed-by: Jakob Gruber <jgruber@chromium.org>
Cr-Commit-Position: refs/heads/master@{#73104}
2021-03-01 16:30:22 +00:00
..
benchmarks IWYU: Added missing include: include/cppgc/persistent.h 2021-02-17 17:37:29 +00:00
cctest [build] Create v8_internal_headers target 2021-03-01 16:30:22 +00:00
common [wasm-simd] Remove signselect 2021-02-26 21:27:32 +00:00
debugger [no-wasm] Skip wasm tests if wasm is disabled 2021-02-22 11:06:40 +00:00
debugging [wasm] [debugging] Fix --wasm-gdb-remote 2020-12-08 19:37:25 +00:00
fuzzer [no-wasm] Remove wasm tests and fuzzers 2021-02-26 12:53:12 +00:00
fuzzilli Fix unhandled promise rejections in REPRL mode 2020-09-30 13:34:23 +00:00
inspector [build] Fold v8_wrappers into v8_libbase 2021-02-25 10:56:20 +00:00
intl Implement GetOptionsObject/CoerceOptionsToObject 2021-02-26 22:45:22 +00:00
js-perf-test Update OWNERS in test/* 2021-02-25 14:26:24 +00:00
memory Reland^4 "[serializer] Allocate during deserialization" 2020-10-07 08:15:50 +00:00
message [mips] Skip all Simd tests on MIPS like PPC 2021-02-26 04:23:06 +00:00
mjsunit [turbofan] Frame size computation should include additional arguments 2021-03-01 12:00:42 +00:00
mkgrokdump [build] Fold v8_wrappers into v8_libbase 2021-02-25 10:56:20 +00:00
mozilla [compiler, infra] Add a --stress-concurrent-inlining flag and a bot 2021-01-29 12:05:03 +00:00
test262 Implement GetOptionsObject/CoerceOptionsToObject 2021-02-26 22:45:22 +00:00
torque [torque] Add LazyNode support 2021-02-23 16:51:53 +00:00
unittests cppgc: Object sizes for cpp objects in heap snapshot 2021-03-01 11:10:12 +00:00
wasm-api-tests [build] Create v8_internal_headers target 2021-03-01 16:30:22 +00:00
wasm-js Revert "[wasm][eh] Stage exception handling" 2021-02-24 17:38:25 +00:00
wasm-spec-tests Revert "[wasm][eh] Stage exception handling" 2021-02-24 17:38:25 +00:00
webkit Disallow \8 and \9 in strict mode and template literals 2020-08-03 18:05:14 +00:00
BUILD.gn [turbofan] Make OSR and stack slots compatible 2020-10-05 17:41:02 +00:00
OWNERS Use relative paths to OWNERS files 2019-08-12 13:52:52 +00:00