RESOLVED DUPLICATE of bug 142993 Bug 113620
FTL should have a fall-back when JIT memory allocation fails
https://bugs.webkit.org/show_bug.cgi?id=113620
Summary FTL should have a fall-back when JIT memory allocation fails
Filip Pizlo
Reported 2013-03-29 16:08:40 PDT
The DFG and Baseline JIT have such fall-backs. Currently the FTL doesn't. This is related to
Attachments
Filip Pizlo
Comment 1 2013-03-29 16:09:01 PDT
This is related to https://bugs.webkit.org/show_bug.cgi?id=113619, since our memory allocator already does good things on allocation failure.
Filip Pizlo
Comment 2 2015-03-25 11:37:16 PDT
*** This bug has been marked as a duplicate of bug 142993 ***
Note You need to log in before you can comment on or make changes to this bug.