v8/test
Simon Zünd b69a48e1fe [torque] Introduce 'import' syntax
This CL introduces an 'import' statement. It does not produce any AST
node. The AST contextual directly collects what source id imports what other
source id.

Currently the import map is unused. In the future, import syntax will be
used to implement partial compilation.

Bug: v8:7793
Change-Id: I5f09e6254d7ca2e7bc1a93d2e2d82e202cafc8ef
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1649357
Commit-Queue: Simon Zünd <szuend@chromium.org>
Reviewed-by: Tobias Tebbi <tebbi@chromium.org>
Cr-Commit-Position: refs/heads/master@{#62080}
2019-06-11 09:33:06 +00:00
..
benchmarks [test] Skip flaky test on predictable mode 2019-05-07 13:57:18 +00:00
cctest [stack-trace] Always return lazy wrapper objects from CaptureStackTrace 2019-06-11 08:35:09 +00:00
common Add OWNERS files for src and test 2019-05-30 04:51:21 +00:00
debugger Add OWNERS files for src and test 2019-05-30 04:51:21 +00:00
fuzzer Add OWNERS files for src and test 2019-05-30 04:51:21 +00:00
inspector Add quotes around unexpected token SyntaxError 2019-06-11 06:11:58 +00:00
intl Add regression test for v8:8866 2019-06-06 21:54:10 +00:00
js-perf-test [js-perf-test] Performance benchmark for adding random BigInts 2019-06-06 10:05:16 +00:00
memory Add OWNERS files for src and test 2019-05-30 04:51:21 +00:00
message Add quotes around unexpected token SyntaxError 2019-06-11 06:11:58 +00:00
mjsunit Add tests for accessing Error.stack on error objects in dictionary mode 2019-06-11 09:16:43 +00:00
mkgrokdump [heap] Update HeapIterator and space iterator APIs to match other iterators 2019-05-31 12:59:07 +00:00
mozilla Reland "[array] Move Array#sort pre-processing to Torque" 2019-05-24 12:13:17 +00:00
preparser Add OWNERS files for src and test 2019-05-30 04:51:21 +00:00
test262 Ship Intl.NumberFormat Unified API Proposal 2019-06-06 20:59:25 +00:00
torque [torque] Add lint errors for unused variable and label bindings 2019-06-06 15:27:12 +00:00
unittests [torque] Introduce 'import' syntax 2019-06-11 09:33:06 +00:00
wasm-api-tests [wasm-c-api] Add tests and fixes 2019-05-28 09:57:04 +00:00
wasm-js Add OWNERS files for src and test 2019-05-30 04:51:21 +00:00
wasm-spec-tests [wasm] Update spec tests 2019-05-22 14:58:45 +00:00
webkit Add quotes around unexpected token SyntaxError 2019-06-11 06:11:58 +00:00
BUILD.gn [wasm-c-api] Add tests and fixes 2019-05-28 09:57:04 +00:00
OWNERS [owners] Make test/ owned by COMMON_OWNERS 2019-06-06 20:56:09 +00:00