WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
152555
Rename NodeMayOverflowInXXX to NodeMayOverflowInt32InXXX.
https://bugs.webkit.org/show_bug.cgi?id=152555
Summary
Rename NodeMayOverflowInXXX to NodeMayOverflowInt32InXXX.
Mark Lam
Reported
2015-12-24 22:59:15 PST
That's because the NodeMayOverflowInBaseline and NodeMayOverflowInDFG flags only indicates potential overflowing of Int32 values. We'll be adding overflow profiling for Int52 values later, and we should disambiguate between the 2 types.
Attachments
proposed patch.
(7.30 KB, patch)
2015-12-24 23:09 PST
,
Mark Lam
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Mark Lam
Comment 1
2015-12-24 23:09:08 PST
Created
attachment 267912
[details]
proposed patch.
WebKit Commit Bot
Comment 2
2015-12-26 22:27:27 PST
Comment on
attachment 267912
[details]
proposed patch. Clearing flags on attachment: 267912 Committed
r194423
: <
http://trac.webkit.org/changeset/194423
>
WebKit Commit Bot
Comment 3
2015-12-26 22:27:30 PST
All reviewed patches have been landed. Closing bug.
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