Summary: | Inline allocate Arguments objects in the DFG | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Mark Hahnenberg <mhahnenberg> | ||||||
Component: | JavaScriptCore | Assignee: | Mark Hahnenberg <mhahnenberg> | ||||||
Status: | RESOLVED FIXED | ||||||||
Severity: | Normal | ||||||||
Priority: | P2 | ||||||||
Version: | 528+ (Nightly build) | ||||||||
Hardware: | Unspecified | ||||||||
OS: | Unspecified | ||||||||
Attachments: |
|
Description
Mark Hahnenberg
2014-04-19 13:56:29 PDT
Created attachment 229745 [details]
Patch
Created attachment 229748 [details]
Patch
This is performance neutral on the benchmarks we track. Comment on attachment 229748 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=229748&action=review r=me > Source/JavaScriptCore/runtime/Arguments.h:60 > + Revert. Committed r167591: <http://trac.webkit.org/changeset/167591> |