[Webkit-unassigned] [Bug 178067] New: [DFG][FTL] __proto__ getter should be fast
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Oct 8 01:30:10 PDT 2017
https://bugs.webkit.org/show_bug.cgi?id=178067
Bug ID: 178067
Summary: [DFG][FTL] __proto__ getter should be fast
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
__proto__ access is typically lowered into Call node in DFG, which is apparently not good.
--
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/20171008/64bae987/attachment-0001.html>
More information about the webkit-unassigned
mailing list