DescriptionHandle stack frames differently inside and on the boundary of wasm.
Frames entering of inside wasm don't have a function or context argument.
Adding distinct wasm frame and function types to express this.
Fixes a GC issue on several embenchen wasm tests, reenabling them.
BUG= https://code.google.com/p/v8/issues/detail?id=4203
TEST=mjsunit/wasm/embenchen
R=titzer@chromium.org,aseemgarg@chromium.org,jfb@chromium.org,yangguo@chromium.org
LOG=N
Committed: https://crrev.com/530cc16460b14544760c06484a4aec2413cbd79d
Cr-Commit-Position: refs/heads/master@{#34476}
Patch Set 1 #Patch Set 2 : fix #
Total comments: 5
Patch Set 3 : fix #
Total comments: 2
Patch Set 4 : revised #
Total comments: 2
Patch Set 5 : fix #
Messages
Total messages: 30 (12 generated)
|