Bug 15683 - Re-order declaration initialization to avoid calling hasProperty inside VarDeclNode::processDeclaration
Summary: Re-order declaration initialization to avoid calling hasProperty inside VarDe...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 523.x (Safari 3)
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Geoffrey Garen
URL:
Keywords:
Depends on:
Blocks: 14868
  Show dependency treegraph
 
Reported: 2007-10-24 22:37 PDT by Geoffrey Garen
Modified: 2007-10-25 00:20 PDT (History)
0 users

See Also:


Attachments
Patch (8.10 KB, patch)
2007-10-24 23:44 PDT, Geoffrey Garen
mjs: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Geoffrey Garen 2007-10-24 22:37:14 PDT
This is a subtask of bug 14868.
Comment 1 Geoffrey Garen 2007-10-24 23:44:22 PDT
Created attachment 16854 [details]
Patch
Comment 2 Maciej Stachowiak 2007-10-24 23:48:29 PDT
Comment on attachment 16854 [details]
Patch

r=me
Comment 3 Geoffrey Garen 2007-10-25 00:20:13 PDT
Committed revision 27025.