[Webkit-unassigned] [Bug 162000] New: [DFG] Array.isArray should have DFG node
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Sep 14 16:59:22 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=162000
Bug ID: 162000
Summary: [DFG] Array.isArray should have DFG node
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
After the generator patch & Map patch, isArray becomes hot function in ES6SampleBench's Basic.
Array.isArray is frequently used to distinguish between object and array. That should be handled in DFG.
--
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/20160914/f3fa01bb/attachment-0001.html>
More information about the webkit-unassigned
mailing list