RESOLVED FIXED 145689
FunctionExecutable::isCompiling() is weird and wrong.
https://bugs.webkit.org/show_bug.cgi?id=145689
Summary FunctionExecutable::isCompiling() is weird and wrong.
Andreas Kling
Reported 2015-06-05 00:42:14 PDT
FunctionExecutable::isCompiling() will effectively always return false. It was probably correct back in the day when there was only the interpreter and the baseline JIT.
Attachments
Patch (6.43 KB, patch)
2015-06-05 00:50 PDT, Andreas Kling
no flags
Andreas Kling
Comment 1 2015-06-05 00:50:50 PDT
Geoffrey Garen
Comment 2 2015-06-05 10:15:27 PDT
Comment on attachment 254345 [details] Patch r=me
Andreas Kling
Comment 3 2015-06-09 14:20:37 PDT
Comment on attachment 254345 [details] Patch Clearing flags on attachment: 254345 Committed r185379: <http://trac.webkit.org/changeset/185379>
Andreas Kling
Comment 4 2015-06-09 14:20:40 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.