RESOLVED DUPLICATE of bug 171537 171454
WebAssembly: make sure tiering can run out of X memory gracefully
https://bugs.webkit.org/show_bug.cgi?id=171454
Summary WebAssembly: make sure tiering can run out of X memory gracefully
JF Bastien
Reported 2017-04-28 15:25:44 PDT
If We try to tier up a function but don't have X memory available for it then it should just stay at O1. Slow is better than dead. That's what we do for JS (stay in llint).
Attachments
JF Bastien
Comment 1 2017-06-23 23:01:25 PDT
*** This bug has been marked as a duplicate of bug 171537 ***
Note You need to log in before you can comment on or make changes to this bug.