v8/test
Sigurd Schneider 3ad101f5bf [assembler] Split out CPUFeatures into its own file
This reduces the preprocessor expanded source size by 84,675 LoC:

gen         (   20 files):    71,349 to    1,523,934 (   21x)
src         (  624 files):   367,410 to   53,253,894 (  145x)
test        (  392 files):   490,503 to   37,436,176 (   76x)
third_party (  432 files):   239,085 to    9,547,902 (   40x)
total       ( 1520 files): 1,183,031 to  102,736,424 (   87x)

to

gen         (   20 files):    71,349 to    1,523,794 (   21x)
src         (  624 files):   367,411 to   53,186,896 (  145x)
test        (  392 files):   490,504 to   37,418,639 (   76x)
third_party (  432 files):   239,085 to    9,547,902 (   40x)
total       ( 1520 files): 1,183,033 to  102,651,749 (   87x)


Change-Id: Ia8a79092051a42815b65e86a0784297915368c9b
Reviewed-on: https://chromium-review.googlesource.com/c/1291471
Reviewed-by: Ulan Degenbaev <ulan@chromium.org>
Reviewed-by: Clemens Hammacher <clemensh@chromium.org>
Reviewed-by: Marja Hölttä <marja@chromium.org>
Commit-Queue: Sigurd Schneider <sigurds@chromium.org>
Cr-Commit-Position: refs/heads/master@{#58266}
2018-12-17 10:03:18 +00:00
..
benchmarks [test] Share resource-fetching logic with all d8 test cases 2018-08-29 17:51:43 +00:00
cctest [assembler] Split out CPUFeatures into its own file 2018-12-17 10:03:18 +00:00
common Reland: [wasm] Add more unit tests for trap handler 2018-11-29 16:33:10 +00:00
debugger [esnext] Ship String.p.matchAll/RegExp.p.[@@matchAll] 2018-12-14 18:32:51 +00:00
fuzzer [wasm][fuzzer] Output table bounds and initializers 2018-11-26 15:37:00 +00:00
inspector [tools] skipping the debug mode in status files imply skipping in dcheck_always_on as well 2018-12-14 14:26:49 +00:00
intl [Intl] Add date-format/check-hc-option.js 2018-12-14 23:39:50 +00:00
js-perf-test Make RegExpFlagsFromString faster 2018-12-14 01:25:02 +00:00
memory [snapshot] Remove the builtins snapshot 2018-10-31 10:18:28 +00:00
message Revert "[parser] Improve error message for unclosed function bodies" 2018-12-10 13:09:07 +00:00
mjsunit [js weak refs] Migrate the WeakRef parts into the new API 2018-12-17 08:58:56 +00:00
mkgrokdump [ubsan] Port Map to the new design 2018-11-13 06:59:12 +00:00
mozilla Revert "[runtime] Reduce spread/apply call max arguments" 2018-11-30 09:54:47 +00:00
preparser [test] Share resource-fetching logic with all d8 test cases 2018-08-29 17:51:43 +00:00
test262 Revert "[esnext] ship Object.fromEntries" 2018-12-17 09:48:38 +00:00
torque [builtins] Port GetArgumentsFrameAndCount to Torque 2018-12-14 20:21:50 +00:00
unittests ValueSerializer: Report if buffer expansion fails during WriteHostObject. 2018-12-14 16:41:52 +00:00
wasm-js [wasm] fix js-api Memory and Table constructor 2018-12-10 23:32:05 +00:00
wasm-spec-tests [wasm] Update spec tests 2018-11-28 11:42:27 +00:00
webkit [tools] skipping the debug mode in status files imply skipping in dcheck_always_on as well 2018-12-14 14:26:49 +00:00
BUILD.gn Reland "[wasm] Add a new wasm-js testsuite to run js-api tests" 2018-10-18 20:18:55 +00:00