WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
ASSIGNED
Bug 192576
[JSC] Introduce a JSObject::putDirectCustomValue()
https://bugs.webkit.org/show_bug.cgi?id=192576
Summary
[JSC] Introduce a JSObject::putDirectCustomValue()
Mark Lam
Reported
2018-12-10 17:31:42 PST
We should not be using JSObject::putDirectCustomAccessor() to put a CustomValue. A JSObject::putDirectCustomValue() would read more clearer. Also, clients of JSObject::putDirectCustomValue() should a pass in an attribute with the PropertyAttribute::CustomValue bit set.
Attachments
Add attachment
proposed patch, testcase, etc.
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