Bug 196801 - AbstractValue::validateOSREntryValue is wrong for Int52 constants
Summary: AbstractValue::validateOSREntryValue is wrong for Int52 constants
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Saam Barati
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-04-10 18:51 PDT by Saam Barati
Modified: 2019-04-10 23:26 PDT (History)
14 users (show)

See Also:


Attachments
patch (3.40 KB, patch)
2019-04-10 19:32 PDT, Saam Barati
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Saam Barati 2019-04-10 18:51:38 PDT
We need to normalize the representation
Comment 1 Saam Barati 2019-04-10 19:25:58 PDT
<rdar://problem/49771122>
Comment 2 Saam Barati 2019-04-10 19:32:09 PDT
Created attachment 367191 [details]
patch
Comment 3 Yusuke Suzuki 2019-04-10 19:34:58 PDT
Comment on attachment 367191 [details]
patch

r=me
Comment 4 WebKit Commit Bot 2019-04-10 23:26:42 PDT
Comment on attachment 367191 [details]
patch

Clearing flags on attachment: 367191

Committed r244185: <https://trac.webkit.org/changeset/244185>
Comment 5 WebKit Commit Bot 2019-04-10 23:26:43 PDT
All reviewed patches have been landed.  Closing bug.