Description[wasm] Use the native_context for the TypeError in ToJS()
With this CL we use isolate->native_context() to provide a context for
the CEntryStub of the runtime call. The native_context() is sufficient
here because Runtime::kWasmThrowTypeError does not use the context.
R=titzer@chromium.org
TEST=mjsunit/wasm/ffi-error.js
BUG=chromium:639492
Committed: https://crrev.com/510246f6e23b2c5ff7319b9be2384f2285243f9e
Cr-Commit-Position: refs/heads/master@{#39014}
Patch Set 1 #
Messages
Total messages: 11 (6 generated)
|