Bug 264369 - [JSC] Rename Scope::isGenerator() to Scope::isGeneratorFunction()
Summary: [JSC] Rename Scope::isGenerator() to Scope::isGeneratorFunction()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Enhancement
Assignee: Alexey Shvayka
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-11-07 15:11 PST by Alexey Shvayka
Modified: 2023-11-07 19:26 PST (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 2023-11-07 15:11:32 PST
To match the terminology of the spec.
Comment 1 Radar WebKit Bug Importer 2023-11-07 15:11:51 PST
<rdar://problem/118082902>
Comment 2 Alexey Shvayka 2023-11-07 15:19:50 PST
Pull request: https://github.com/WebKit/WebKit/pull/20132
Comment 3 EWS 2023-11-07 19:26:22 PST
Committed 270364@main (1a5c952482eb): <https://commits.webkit.org/270364@main>

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