Bug 182706

Summary: DFG::emitCodeToGetArgumentsArrayLength needs to handle NewArrayBuffer/PhantomNewArrayBuffer
Product: WebKit Reporter: Saam Barati <saam>
Component: JavaScriptCoreAssignee: Saam Barati <saam>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, commit-queue, fpizlo, ggaren, gskachkov, jfbastien, keith_miller, mark.lam, msaboff, rmorisset, ticaiolima, webkit-bug-importer, ysuzuki
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch none

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

👍🏼