Bug 263097
Summary: | [JSC] Avoid calling setIsFunction() for function name bindings | ||
---|---|---|---|
Product: | WebKit | Reporter: | Alexey Shvayka <ashvayka> |
Component: | JavaScriptCore | Assignee: | Alexey Shvayka <ashvayka> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | All | ||
OS: | All |
Alexey Shvayka
Let's reserve setIsFunction() for FunctionDeclaration and friends only.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/116891657>
Alexey Shvayka
Pull request: https://github.com/WebKit/WebKit/pull/19033
EWS
Committed 269379@main (f82533b7e079): <https://commits.webkit.org/269379@main>
Reviewed commits have been landed. Closing PR #19033 and removing active labels.