770e66c483
Asm.js code (translated to Wasm) is valid by design, do not try to validate it. This is achieved by fully populating the {validated_functions} bitset for asm.js modules. To make this safe(r) we do not allow to change the origin or a WasmModule after initialization, which requires some refactoring mostly in tests. R=ahaas@chromium.org Bug: v8:13447, v8:13565 Change-Id: I174c01f13185ff4117b02882b953c6ba29a3644d Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/4100686 Commit-Queue: Clemens Backes <clemensb@chromium.org> Reviewed-by: Andreas Haas <ahaas@chromium.org> Cr-Commit-Position: refs/heads/main@{#84824} |
||
---|---|---|
.. | ||
BUILD.gn | ||
code-size-factors.py | ||
module-inspector.cc | ||
update-wasm-fuzzers.sh | ||
update-wasm-spec-tests.sh | ||
wasm-import-profiler-end.js | ||
wasm-import-profiler.js |