v8/test
Michael Starzinger d7a5e5ba3e [wasm] Fix section order checking in {StreamingDecoder}.
This removes an outdated section order check from {CreateNewBuffer} and
relies solely on the checks done in {ProcessSection}. Those checks are
more comprehensive and will remain coherent with synchronous decoding.

R=ahaas@chromium.org
TEST=mjsunit/regress/wasm/regress-8846
BUG=v8:8846

Change-Id: Id0cdc3bf3ad78f7970c9fceff66a17ab20f4666b
Reviewed-on: https://chromium-review.googlesource.com/c/1477211
Reviewed-by: Andreas Haas <ahaas@chromium.org>
Commit-Queue: Michael Starzinger <mstarzinger@chromium.org>
Cr-Commit-Position: refs/heads/master@{#59702}
2019-02-19 16:57:23 +00:00
..
benchmarks Preparing v8 to use with python3 /test 2019-02-19 09:24:16 +00:00
cctest [Lite] Enable lazy source positions on V8 Lite mode 2019-02-19 16:20:53 +00:00
common [wasm] ReturnCall Implementation (decoder). 2019-02-14 00:02:03 +00:00
debugger Reland "Reland "[test] refactor testsuite configuration"" 2019-02-06 09:02:09 +00:00
fuzzer Reland "Reland "[test] refactor testsuite configuration"" 2019-02-06 09:02:09 +00:00
inspector [cleanup] Improve dependency handling in gn targets 2019-02-15 21:52:32 +00:00
intl [regexp] Remove internal match and replace methods 2019-02-19 14:21:31 +00:00
js-perf-test [Intl] Add String toLocale(Lower|Upper)Case perf benchmark 2019-02-15 05:53:04 +00:00
memory [snapshot] Remove the builtins snapshot 2018-10-31 10:18:28 +00:00
message [Intl] Remove --harmony-intl-list-format flag from test 2019-02-13 23:22:43 +00:00
mjsunit [wasm] Fix section order checking in {StreamingDecoder}. 2019-02-19 16:57:23 +00:00
mkgrokdump [cleanup] #include heap-inl.h less often 2019-02-15 06:22:53 +00:00
mozilla Preparing v8 to use with python3 /test 2019-02-19 09:24:16 +00:00
preparser Preparing v8 to use with python3 /test 2019-02-19 09:24:16 +00:00
test262 Preparing v8 to use with python3 /test 2019-02-19 09:24:16 +00:00
torque [torque] make overload resolution robust concerning branching contexts 2019-02-15 10:04:36 +00:00
unittests [wasm] Fix section order checking in {StreamingDecoder}. 2019-02-19 16:57:23 +00:00
wasm-js Reland "Reland "[test] refactor testsuite configuration"" 2019-02-06 09:02:09 +00:00
wasm-spec-tests Reland "Reland "[test] refactor testsuite configuration"" 2019-02-06 09:02:09 +00:00
webkit Reland "Reland "[test] refactor testsuite configuration"" 2019-02-06 09:02:09 +00:00
BUILD.gn Add target for common test headers 2019-02-12 09:30:01 +00:00
OWNERS Make tmrts an infra OWNER 2019-02-15 09:02:24 +00:00