Bug 230869 - Tweak isCallable() to early return `true` for InternalFunction instances
Summary: Tweak isCallable() to early return `true` for InternalFunction instances
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: 2021-09-27 16:51 PDT by Alexey Shvayka
Modified: 2021-09-28 02:40 PDT (History)
8 users (show)

See Also:


Attachments
Patch (2.21 KB, patch)
2021-09-27 17:00 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 2021-09-27 16:51:54 PDT
Tweak isCallable() to early return `true` for InternalFunction instances
Comment 1 Alexey Shvayka 2021-09-27 17:00:57 PDT
Created attachment 439418 [details]
Patch
Comment 2 Yusuke Suzuki 2021-09-27 17:59:05 PDT
Comment on attachment 439418 [details]
Patch

r=me
Comment 3 EWS 2021-09-28 02:39:48 PDT
Committed r283160 (242208@main): <https://commits.webkit.org/242208@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 439418 [details].
Comment 4 Radar WebKit Bug Importer 2021-09-28 02:40:18 PDT
<rdar://problem/83613985>