RESOLVED FIXED 121513
Don't GC while OSR compiling
https://bugs.webkit.org/show_bug.cgi?id=121513
Summary Don't GC while OSR compiling
Filip Pizlo
Reported 2013-09-17 13:23:36 PDT
We don't have a sensible stack while OSRing. So don't even try to GC.
Attachments
the patch (2.00 KB, patch)
2013-09-17 13:24 PDT, Filip Pizlo
mhahnenberg: review+
Filip Pizlo
Comment 1 2013-09-17 13:24:30 PDT
Created attachment 211933 [details] the patch
Mark Hahnenberg
Comment 2 2013-09-17 13:25:02 PDT
Comment on attachment 211933 [details] the patch r=me
Filip Pizlo
Comment 3 2013-09-17 13:55:59 PDT
Note You need to log in before you can comment on or make changes to this bug.