Description[wasm] Update table bounds when module is instantiated with a table import
When WebAssembly.Table initial size is greater than the declared initial size, table size references should be updated on instantiate for functions to be called at indices greater than the declared initial size.
R=bradnelson@chromium.org, titzer@chromium.org
Review-Url: https://codereview.chromium.org/2661773002
Cr-Commit-Position: refs/heads/master@{#42781}
Committed: https://chromium.googlesource.com/v8/v8/+/930142e8773e25ee1c3ef29f14a3c1fdb189bd27
Patch Set 1 #Patch Set 2 : [wasm] Fix bounds check for imported size > declared initial size of table #
Messages
Total messages: 22 (15 generated)
|