Bug 224208 - Symbol and BigInt wrapper objects should perform OrdinaryToPrimitive
Summary: Symbol and BigInt wrapper objects should perform OrdinaryToPrimitive
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Trivial
Assignee: Alexey Shvayka
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-04-05 14:51 PDT by Alexey Shvayka
Modified: 2021-04-06 16:29 PDT (History)
8 users (show)

See Also:


Attachments
Patch (11.20 KB, patch)
2021-04-05 15:39 PDT, Alexey Shvayka
ysuzuki: review+
ews-feeder: commit-queue-
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-04-05 14:51:50 PDT
Symbol and BigInt wrapper objects should perform OrdinaryToPrimitive
Comment 1 Alexey Shvayka 2021-04-05 15:39:03 PDT
Created attachment 425214 [details]
Patch
Comment 2 Yusuke Suzuki 2021-04-05 17:35:24 PDT
Comment on attachment 425214 [details]
Patch

r=me
Comment 3 Alexey Shvayka 2021-04-06 16:28:59 PDT
Committed r275569 (236220@main): <https://commits.webkit.org/236220@main>
Comment 4 Radar WebKit Bug Importer 2021-04-06 16:29:13 PDT
<rdar://problem/76289939>