[Webkit-unassigned] [Bug 158178] New: Deprecate remaining uses of Lookup getStatic*, use HasStaticPropertyTable instead.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri May 27 23:25:55 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=158178
Bug ID: 158178
Summary: Deprecate remaining uses of Lookup getStatic*, use
HasStaticPropertyTable instead.
Classification: Unclassified
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: barraclough at apple.com
As of bug #158059 most JSC static table property access no longer requires getOwnPropertySlot to be overridden. Port remaining calls to the getStatic* functions in Lookup.h over to the new mechanism.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160528/159a7bbf/attachment.html>
More information about the webkit-unassigned
mailing list