Bug 212782 - [JSC] add bytecode/intrinsic for creating private symbols
Summary: [JSC] add bytecode/intrinsic for creating private symbols
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on: 206431
Blocks:
  Show dependency treegraph
 
Reported: 2020-06-04 14:41 PDT by Caitlin Potter (:caitp)
Modified: 2020-11-19 23:09 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Caitlin Potter (:caitp) 2020-06-04 14:41:21 PDT
Add a lower level mechanism for allocating private symbols, used for Private Field names in 206431.