Bug 154994 - Octane/regexp's Exec function should benefit from array length accessor inlining
Summary: Octane/regexp's Exec function should benefit from array length accessor inlining
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Filip Pizlo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-03 16:33 PST by Filip Pizlo
Modified: 2016-03-03 18:44 PST (History)
5 users (show)

See Also:


Attachments
the patch (4.21 KB, patch)
2016-03-03 16:35 PST, Filip Pizlo
benjamin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Filip Pizlo 2016-03-03 16:33:10 PST
Patch forthcoming.
Comment 1 Filip Pizlo 2016-03-03 16:35:16 PST
Created attachment 272796 [details]
the patch
Comment 2 Filip Pizlo 2016-03-03 16:39:31 PST
WHOA EWS is not happy.  Looks like EWS's fault and not this patch.
Comment 3 Filip Pizlo 2016-03-03 18:44:13 PST
Landed in http://trac.webkit.org/changeset/197542