[Webkit-unassigned] [Bug 192576] New: Introduce a JSObject::putDirectCustomValue() method.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Dec 10 17:31:42 PST 2018
https://bugs.webkit.org/show_bug.cgi?id=192576
Bug ID: 192576
Summary: Introduce a JSObject::putDirectCustomValue() method.
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: JavaScriptCore
Assignee: webkit-unassigned at lists.webkit.org
Reporter: mark.lam at apple.com
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.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20181211/68820cd3/attachment-0001.html>
More information about the webkit-unassigned
mailing list