[JSC] UnlinkedCodeBlock::shrinkToFit miss m_constantIdentifierSets
Created attachment 345115 [details] Patch
Comment on attachment 345115 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=345115&action=review > Source/JavaScriptCore/bytecode/UnlinkedCodeBlock.cpp:392 > m_expressionInfo.shrinkToFit(); Aligned the order to member definitions.
Comment on attachment 345115 [details] Patch r=me
Committed r233862: <https://trac.webkit.org/changeset/233862>
<rdar://problem/42252940>