Bug 216589 - JSImmutableButterfly::get needs to return jsDoubleNumber for double arrays
Summary: JSImmutableButterfly::get needs to return jsDoubleNumber for double arrays
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Saam Barati
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-09-15 16:04 PDT by Saam Barati
Modified: 2020-09-15 23:07 PDT (History)
15 users (show)

See Also:


Attachments
patch (2.94 KB, patch)
2020-09-15 18:01 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 2020-09-15 16:04:24 PDT
...
Comment 1 Saam Barati 2020-09-15 17:56:00 PDT
<rdar://problem/68061245>
Comment 2 Saam Barati 2020-09-15 18:01:30 PDT
Created attachment 408882 [details]
patch
Comment 3 Yusuke Suzuki 2020-09-15 18:03:02 PDT
Comment on attachment 408882 [details]
patch

r=me
Comment 4 EWS 2020-09-15 23:07:40 PDT
Committed r267135: <https://trac.webkit.org/changeset/267135>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 408882 [details].