Commit 906e41b
[wasm][jspi] Fix JSPI + lazy deopt
With JSPI, the stack frame iterator stops at the end of the current
stack segment. Follow the chain of stacks to find all frames marked for
deoptimization.
[email protected]
Fixed: 365376497
Change-Id: Iff1112dbd2a86a014c8de6d844f585fd568ad552
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/5850428
Commit-Queue: Thibaud Michaud <[email protected]>
Reviewed-by: Matthias Liedtke <[email protected]>
Cr-Commit-Position: refs/heads/main@{#96028}1 parent d23c608 commit 906e41b
1 file changed
+28
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
341 | 341 | | |
342 | 342 | | |
343 | 343 | | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
| 352 | + | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
| 356 | + | |
| 357 | + | |
| 358 | + | |
344 | 359 | | |
345 | 360 | | |
346 | 361 | | |
| |||
379 | 394 | | |
380 | 395 | | |
381 | 396 | | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
| 400 | + | |
| 401 | + | |
| 402 | + | |
| 403 | + | |
| 404 | + | |
| 405 | + | |
| 406 | + | |
| 407 | + | |
| 408 | + | |
| 409 | + | |
382 | 410 | | |
383 | 411 | | |
384 | 412 | | |
| |||
0 commit comments