DescriptionSeparate module byte size counter for asm.js/wasm.
Currently, V8 uses the same size counter to measure module sizes for both asm.js
and WASM. This CL separates the counter into two separate counters, and then
uses the appropriate counter when decoding.
BUG=chromium:704922
R=mtrofin@chromium.org,bradnelson@chromium.org
Review-Url: https://codereview.chromium.org/2777203005
Cr-Commit-Position: refs/heads/master@{#44211}
Committed: https://chromium.googlesource.com/v8/v8/+/4e3f4b2d121dc9c77a880b16f82a1af277a23a27
Patch Set 1 #Patch Set 2 : Fix conflicts due to merge. #Patch Set 3 : Remove files that shouldn't be in CL. #
Messages
Total messages: 19 (12 generated)
|