Bug 212771 - GetMethod isn't performed properly on iterators
Summary: GetMethod isn't performed properly on iterators
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Minor
Assignee: Alexey Shvayka
URL:
Keywords: InRadar
: 185208 (view as bug list)
Depends on:
Blocks:
 
Reported: 2020-06-04 12:50 PDT by Alexey Shvayka
Modified: 2020-06-07 05:35 PDT (History)
9 users (show)

See Also:


Attachments
Patch (17.82 KB, patch)
2020-06-04 12:54 PDT, Alexey Shvayka
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Shvayka 2020-06-04 12:50:46 PDT
GetMethod isn't performed properly on iterators
Comment 1 Alexey Shvayka 2020-06-04 12:54:21 PDT
Created attachment 401065 [details]
Patch
Comment 2 EWS 2020-06-04 13:49:27 PDT
Committed r262567: <https://trac.webkit.org/changeset/262567>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 401065 [details].
Comment 3 Radar WebKit Bug Importer 2020-06-04 13:50:17 PDT
<rdar://problem/63993992>
Comment 4 Alexey Shvayka 2020-06-07 05:35:16 PDT
*** Bug 185208 has been marked as a duplicate of this bug. ***