DescriptionSeparate decoding module peak memory bytes for asm/wasm.
Currently, V8 uses the same counter to measue module decoding peak memory bytes
for both asm.js and WASM. This CL separates the counter into two separate
counters, and then uses the appropriate counter when decoding a module.
BUG=chromium:704922
R=bbudge@chromium.org,bradnelson@chromium.org,mtrofin@chromium.org
Review-Url: https://codereview.chromium.org/2778973003
Cr-Commit-Position: refs/heads/master@{#44207}
Committed: https://chromium.googlesource.com/v8/v8/+/759db9fcc88b3c99f4365f2db7d4441f284e76c1
Patch Set 1 #Patch Set 2 : Fix merge with master conflicts. #
Messages
Total messages: 22 (14 generated)
|