WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
187705
[JSC] Make SourceParseMode small
https://bugs.webkit.org/show_bug.cgi?id=187705
Summary
[JSC] Make SourceParseMode small
Yusuke Suzuki
Reported
2018-07-16 12:20:41 PDT
[JSC] Make SourceParseMode small
Attachments
Patch
(5.23 KB, patch)
2018-07-16 12:23 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 12:23:27 PDT
Created
attachment 345108
[details]
Patch
Mark Lam
Comment 2
2018-07-16 12:33:43 PDT
Comment on
attachment 345108
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=345108&action=review
r=me
> Source/JavaScriptCore/parser/ParserModes.h:45 > +// Keep it less tha 32, it means this should be within 5 bits.
/tha/than/.
Yusuke Suzuki
Comment 3
2018-07-16 12:48:24 PDT
Comment on
attachment 345108
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=345108&action=review
Thank you!
>> Source/JavaScriptCore/parser/ParserModes.h:45 >> +// Keep it less tha 32, it means this should be within 5 bits. > > /tha/than/.
Fixed.
Yusuke Suzuki
Comment 4
2018-07-16 12:49:19 PDT
Committed
r233860
: <
https://trac.webkit.org/changeset/233860
>
Radar WebKit Bug Importer
Comment 5
2018-07-16 13:13:20 PDT
<
rdar://problem/42252920
>
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