Patch forthcoming.
Created attachment 224315 [details] work in progress
Created attachment 224324 [details] the patch
Landed in http://trac.webkit.org/changeset/164205
Comment on attachment 224324 [details] the patch View in context: https://bugs.webkit.org/attachment.cgi?id=224324&action=review > Source/JavaScriptCore/dfg/DFGOSREntry.h:70 > +// Returns a pointer to a data buffer that the OSR entry thunk will recognize and > +// parse. If this returns null, it means Unfinished comment.