ea1bac5386
All IFS values of resumable loops are loop phis, so values from before the loop can safely be dropped. In fact, if we don't drop them we might not be able to restore them and crash in a safety check. Eagerly dropping the values allows us to keep the safety check. Bug: v8:7700 Change-Id: I99ef80e35db5aba965dc1c5c9d78f1d085e589fb Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/4110940 Commit-Queue: Victor Gomes <victorgomes@chromium.org> Auto-Submit: Toon Verwaest <verwaest@chromium.org> Reviewed-by: Victor Gomes <victorgomes@chromium.org> Commit-Queue: Toon Verwaest <verwaest@chromium.org> Cr-Commit-Position: refs/heads/main@{#84943} |
||
---|---|---|
.. | ||
benchmarks | ||
bigint | ||
cctest | ||
common | ||
debugger | ||
debugging | ||
fuzzer | ||
fuzzilli | ||
inspector | ||
intl | ||
js-perf-test | ||
memory | ||
message | ||
mjsunit | ||
mkgrokdump | ||
mozilla | ||
test262 | ||
torque | ||
unittests | ||
wasm-api-tests | ||
wasm-js | ||
wasm-spec-tests | ||
webkit | ||
BUILD.gn | ||
OWNERS |