RESOLVED FIXED 187709
[JSC] UnlinkedCodeBlock::shrinkToFit miss m_constantIdentifierSets
https://bugs.webkit.org/show_bug.cgi?id=187709
Summary [JSC] UnlinkedCodeBlock::shrinkToFit miss m_constantIdentifierSets
Yusuke Suzuki
Reported 2018-07-16 13:02:10 PDT
[JSC] UnlinkedCodeBlock::shrinkToFit miss m_constantIdentifierSets
Attachments
Patch (1.69 KB, patch)
2018-07-16 13:02 PDT, Yusuke Suzuki
mark.lam: review+
Yusuke Suzuki
Comment 1 2018-07-16 13:02:33 PDT
Yusuke Suzuki
Comment 2 2018-07-16 13:03:34 PDT
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.
Mark Lam
Comment 3 2018-07-16 13:07:29 PDT
Comment on attachment 345115 [details] Patch r=me
Yusuke Suzuki
Comment 4 2018-07-16 13:10:12 PDT
Radar WebKit Bug Importer
Comment 5 2018-07-16 13:13:41 PDT
Note You need to log in before you can comment on or make changes to this bug.