Bug 21019

Summary: make FunctionBodyNode::ref/deref fast
Product: WebKit Reporter: Darin Adler <darin>
Component: JavaScriptCoreAssignee: Darin Adler <darin>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
Bug Depends on:    
Bug Blocks: 20813    
Attachments:
Description Flags
patch sam: review+

Darin Adler
Reported 2008-09-22 22:17:23 PDT
Right now we call these functions a lot. Later we might fix that by changing how we do ScopeChain, but for now this can be sped up just by making them standard ref/deref functions instead of ParserRefCounted.
Attachments
patch (2.63 KB, patch)
2008-09-22 22:18 PDT, Darin Adler
sam: review+
Darin Adler
Comment 1 2008-09-22 22:18:58 PDT
Darin Adler
Comment 2 2008-09-22 22:23:06 PDT
Note You need to log in before you can comment on or make changes to this bug.