[Webkit-unassigned] [Bug 164161] New: [DOMJIT] Include identifier name in CallDOMGetter to dump it
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Oct 28 15:58:29 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=164161
Bug ID: 164161
Summary: [DOMJIT] Include identifier name in CallDOMGetter to
dump it
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: utatane.tea at gmail.com
Now, CallDOMGetter is super difficult to debug!!!
Now, CallDOM is renamed to CallDOMGetter. So this node always has the identifier (since we do not emit this node if the getter is retrieved by getOwnPropertyDescriptor etc.)
--
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/20161028/6fa29f2f/attachment.html>
More information about the webkit-unassigned
mailing list