Bug 280867 - [JSC] Iterator.prototype.forEach() crashes if invoked with callable non-JSFunction argument
Summary: [JSC] Iterator.prototype.forEach() crashes if invoked with callable non-JSFun...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Alexey Shvayka
URL:
Keywords: InRadar
Depends on:
Blocks: 280811
  Show dependency treegraph
 
Reported: 2024-10-03 18:07 PDT by Alexey Shvayka
Modified: 2024-10-05 20:21 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Shvayka 2024-10-03 18:07:31 PDT
...
Comment 1 Radar WebKit Bug Importer 2024-10-03 18:07:49 PDT
<rdar://problem/137247144>
Comment 2 Alexey Shvayka 2024-10-03 18:26:31 PDT
Pull request: https://github.com/WebKit/WebKit/pull/34670
Comment 3 EWS 2024-10-05 20:21:57 PDT
Committed 284738@main (36fdbef0da0d): <https://commits.webkit.org/284738@main>

Reviewed commits have been landed. Closing PR #34670 and removing active labels.