WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 213372
212784
[JSC] add DFG/FTL support for defining/updating Private Fields
https://bugs.webkit.org/show_bug.cgi?id=212784
Summary
[JSC] add DFG/FTL support for defining/updating Private Fields
Caitlin Potter (:caitp)
Reported
2020-06-04 14:49:01 PDT
Private fields are initially landed with LLInt and partial JIT baseline support via op_put_by_val_direct. The extra semantics are not handled properly in the generic JIT stubs when IC support is given up on, and are also not supported in optimized code.
Attachments
Add attachment
proposed patch, testcase, etc.
Caio Lima
Comment 1
2020-11-19 13:10:01 PST
It was handled by
https://bugs.webkit.org/show_bug.cgi?id=213372
*** This bug has been marked as a duplicate of
bug 213372
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug