Bug 182706 - DFG::emitCodeToGetArgumentsArrayLength needs to handle NewArrayBuffer/PhantomNewArrayBuffer
Summary: DFG::emitCodeToGetArgumentsArrayLength needs to handle NewArrayBuffer/Phantom...
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: 2018-02-12 14:02 PST by Saam Barati
Modified: 2018-02-12 22:27 PST (History)
13 users (show)

See Also:


Attachments
patch (3.57 KB, patch)
2018-02-12 14:10 PST, 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 2018-02-12 14:02:35 PST
We didn't have code for this.
Comment 1 Saam Barati 2018-02-12 14:03:20 PST
<rdar://problem/36833681>
Comment 2 Saam Barati 2018-02-12 14:10:18 PST
Created attachment 333631 [details]
patch
Comment 3 WebKit Commit Bot 2018-02-12 15:41:22 PST
Comment on attachment 333631 [details]
patch

Clearing flags on attachment: 333631

Committed r228401: <https://trac.webkit.org/changeset/228401>
Comment 4 WebKit Commit Bot 2018-02-12 15:41:23 PST
All reviewed patches have been landed.  Closing bug.
Comment 5 Yusuke Suzuki 2018-02-12 22:26:52 PST
Thank you for fixing this
Comment 6 Saam Barati 2018-02-12 22:27:52 PST
(In reply to Yusuke Suzuki from comment #5)
> Thank you for fixing this

👍🏼