WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Yusuke Suzuki
Comment 1
2018-07-16 13:02:33 PDT
Created
attachment 345115
[details]
Patch
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
Committed
r233862
: <
https://trac.webkit.org/changeset/233862
>
Radar WebKit Bug Importer
Comment 5
2018-07-16 13:13:41 PDT
<
rdar://problem/42252940
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug