SpeculativeJIT::linkOSREntries() always happens after JITCompiler::link(), so CodeBlock::m_dfgData->osrEntry never gets shrunk-to-fit.
<rdar://problem/14488577>
Created attachment 207042 [details] Patch
Comment on attachment 207042 [details] Patch r=me
Comment on attachment 207042 [details] Patch Clearing flags on attachment: 207042 Committed r152882: <http://trac.webkit.org/changeset/152882>
All reviewed patches have been landed. Closing bug.