v8/test/mjsunit/regress/wasm
Clemens Hammacher 485786b43a [wasm] Fix wrong DCHECK
It's ok that the instance of the called code object is different from
the caller instance. This happens if one instance calls an exported
function of another instance.

R=ahaas@chromium.org

Bug: chromium:739768
Change-Id: I6afa8332a9b33fe32e9332cdca573053f058421d
Reviewed-on: https://chromium-review.googlesource.com/568494
Reviewed-by: Andreas Haas <ahaas@chromium.org>
Commit-Queue: Clemens Hammacher <clemensh@chromium.org>
Cr-Commit-Position: refs/heads/master@{#46624}
2017-07-13 09:35:36 +00:00
..
loop-stack-check.js
regress-5860.js
regress-709684.js Fixed accounting issues due to code table containing imports as well as wasm funcs. 2017-04-10 14:03:59 +00:00
regress-712569.js [wasm] Fix DCHECK handiling pending exceptions. 2017-04-18 19:15:12 +00:00
regression-5531.js
regression-5800.js
regression-5884.js
regression-6054.js
regression-6164.js
regression-02256.js Use --opt instead of --crankshaft in tests. 2017-04-28 14:20:39 +00:00
regression-02256b.js Use --opt instead of --crankshaft in tests. 2017-04-28 14:20:39 +00:00
regression-02862.js
regression-643595.js
regression-644682.js
regression-647649.js [asm.js] Treat typed array constructors as stdlib uses. 2017-04-24 13:33:35 +00:00
regression-648079.js
regression-651961.js
regression-654377.js
regression-663994.js
regression-666741.js
regression-667745.js
regression-670683.js
regression-674447.js
regression-680938.js
regression-684858.js
regression-688876.js
regression-689450.js
regression-694433.js
regression-698587.js
regression-699485.js [wasm] Handle no initial memory case correctly when memory is exported 2017-04-18 06:34:16 +00:00
regression-702460.js
regression-702839.js
regression-703568.js
regression-708714.js
regression-710844.js [wasm] Handle no initial memory case correctly when memory is exported 2017-04-18 06:34:16 +00:00
regression-711203.js Restrict range for int64_t to immediate conversions 2017-04-20 21:03:31 +00:00
regression-715216-a.js [wasm] Disallow lazy compilation with --wasm-interpret-all 2017-05-03 08:05:42 +00:00
regression-715216-b.js [wasm] Disallow lazy compilation with --wasm-interpret-all 2017-05-03 08:05:42 +00:00
regression-717056.js [wasm] Fix usages of ErrorThrower::Reify 2017-05-02 15:11:36 +00:00
regression-717194.js [wasm] Avoid js-typed-lowering optimization for wasm Memory objects 2017-05-04 17:21:56 +00:00
regression-719175.js [wasm] Don't try to interpret asm.js modules 2017-05-17 09:38:06 +00:00
regression-722445.js [wasm] Check for illegal br table count 2017-05-17 09:46:46 +00:00
regression-724846.js [wasm] Stricter max memory check 2017-05-22 14:28:11 +00:00
regression-724851.js [wasm] Validate function bodies for lazy compilation 2017-05-23 09:47:56 +00:00
regression-724972.js [wasm] Fix WasmMemoryObject constructor for when a module has no initial memory 2017-06-01 17:08:02 +00:00
regression-727219.js [asm] Fix reusing code with annotated export info 2017-05-29 12:33:57 +00:00
regression-727222.js [wasm] Remove more obsolete DCHECKs 2017-05-30 08:58:09 +00:00
regression-727560.js [wasm] Fix WasmMemoryObject constructor for when a module has no initial memory 2017-06-01 17:08:02 +00:00
regression-729991.js [wasm] Add regression test 2017-06-06 15:55:02 +00:00
regression-731351.js [wasm] Correctly reset memory size to default instead of 0. 2017-06-13 16:39:52 +00:00
regression-734108.js [wasm] Reopen CEntryStub handle in deferred scope when async compiling. 2017-06-20 22:22:56 +00:00
regression-734246.js [wasm] Avoid constructing overflowing WireBytesRefs 2017-06-20 13:48:44 +00:00
regression-734345.js [wasm] Keep instances of imported code alive 2017-06-20 16:23:09 +00:00
regression-736584.js [wasm] Fix wrong implication 2017-06-26 14:36:13 +00:00
regression-737069.js [wasm] Check that a function body exists before verifying it. 2017-06-28 12:35:36 +00:00
regression-739768.js [wasm] Fix wrong DCHECK 2017-07-13 09:35:36 +00:00