Bug 211050 - Symbol should have [[Construct]] internal method
Summary: Symbol should have [[Construct]] internal method
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
Depends on:
Blocks:
 
Reported: 2020-04-26 11:41 PDT by Alexey Shvayka
Modified: 2020-04-26 22:57 PDT (History)
9 users (show)

See Also:


Attachments
Patch (3.65 KB, patch)
2020-04-26 11:55 PDT, Alexey Shvayka
no flags Details | Formatted Diff | Diff
Patch (5.16 KB, patch)
2020-04-26 13:37 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-04-26 11:41:41 PDT
Symbol should have [[Construct]] internal method
Comment 1 Alexey Shvayka 2020-04-26 11:55:54 PDT
Created attachment 397625 [details]
Patch
Comment 2 Yusuke Suzuki 2020-04-26 13:18:44 PDT
Comment on attachment 397625 [details]
Patch

r=me. And please add tests in JSTests/stress too.
Comment 3 Alexey Shvayka 2020-04-26 13:37:39 PDT
Created attachment 397628 [details]
Patch

Adjust JSTests/stress @isConstructor test.
Comment 4 EWS 2020-04-26 15:54:50 PDT
Committed r260733: <https://trac.webkit.org/changeset/260733>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 397628 [details].
Comment 5 Radar WebKit Bug Importer 2020-04-26 15:55:14 PDT
<rdar://problem/62411912>