WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
21019
make FunctionBodyNode::ref/deref fast
https://bugs.webkit.org/show_bug.cgi?id=21019
Summary
make FunctionBodyNode::ref/deref fast
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Darin Adler
Comment 1
2008-09-22 22:18:58 PDT
Created
attachment 23694
[details]
patch
Darin Adler
Comment 2
2008-09-22 22:23:06 PDT
http://trac.webkit.org/changeset/36794
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug