DescriptionSeparate module min memory pages counter for asm.js/WASM.
Currently, V8 uses the same size counter to measure the minimum number of memory pages allocated by a module for both asm.js and WASM. This CL separates the counter into two separate counters, and then uses the appropriate counter when measuring.
BUG=chromium:704922
R=mtrofin@chromium.org,bradnelson@chromium.org
Review-Url: https://codereview.chromium.org/2781453004
Cr-Commit-Position: refs/heads/master@{#44204}
Committed: https://chromium.googlesource.com/v8/v8/+/1d4821280b2e09292e80d873dfff816939809c69
Patch Set 1 #
Messages
Total messages: 13 (9 generated)
|