Bug 217167 - [JSC] Do not use std::function in setPrivateField and definePrivateField
Summary: [JSC] Do not use std::function in setPrivateField and definePrivateField
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yusuke Suzuki
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-10-01 00:53 PDT by Yusuke Suzuki
Modified: 2020-10-01 04:33 PDT (History)
8 users (show)

See Also:


Attachments
Patch (4.52 KB, patch)
2020-10-01 00:54 PDT, Yusuke Suzuki
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 Yusuke Suzuki 2020-10-01 00:53:27 PDT
[JSC] Do not use std::function in setPrivateField and definePrivateField
Comment 1 Yusuke Suzuki 2020-10-01 00:54:28 PDT
Created attachment 410202 [details]
Patch
Comment 2 Ross Kirsling 2020-10-01 00:58:51 PDT
Comment on attachment 410202 [details]
Patch

Seems fine to me.
Comment 3 EWS 2020-10-01 03:51:34 PDT
Committed r267826: <https://trac.webkit.org/changeset/267826>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 410202 [details].
Comment 4 Radar WebKit Bug Importer 2020-10-01 03:52:19 PDT
<rdar://problem/69830770>