Bug 151454 - We should emit different graph nodes inside the DFG for rest parameters when we can statically prove the size of the array because we're inlining
Summary: We should emit different graph nodes inside the DFG for rest parameters when ...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Saam Barati
URL:
Keywords:
Depends on: 38408 151467
Blocks:
  Show dependency treegraph
 
Reported: 2015-11-19 12:08 PST by Saam Barati
Modified: 2015-11-30 16:11 PST (History)
0 users

See Also:


Attachments
for feedback (2.17 KB, patch)
2015-11-30 16:11 PST, Saam Barati
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Saam Barati 2015-11-19 12:08:54 PST
...
Comment 1 Saam Barati 2015-11-30 16:11:06 PST
Created attachment 266294 [details]
for feedback