You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Only reuse scope infos up to the outer scope info of the shared
function info we're compiling. That guarantees we'll only reuse scope
infos belonging to the current script (the outer scope info of the sfi
is the first scope info that could belong to an outer script in case
of eval); so we can also drop EvalState again \o/
Bug: 352739458
Change-Id: I8e9dd66b5a2c5367e2def716a4cf990abadd0264
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/5703778
Commit-Queue: Toon Verwaest <[email protected]>
Auto-Submit: Toon Verwaest <[email protected]>
Reviewed-by: Leszek Swirski <[email protected]>
Commit-Queue: Leszek Swirski <[email protected]>
Cr-Commit-Position: refs/heads/main@{#95026}
0 commit comments