WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
35138
Improve interpreter getter performance
https://bugs.webkit.org/show_bug.cgi?id=35138
Summary
Improve interpreter getter performance
Oliver Hunt
Reported
2010-02-18 21:04:39 PST
Improve interpreter getter performance
Attachments
Patch
(26.09 KB, patch)
2010-02-18 21:11 PST
,
Oliver Hunt
barraclough
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Oliver Hunt
Comment 1
2010-02-18 21:11:18 PST
Created
attachment 49055
[details]
Patch
WebKit Review Bot
Comment 2
2010-02-18 21:15:20 PST
Attachment 49055
[details]
did not pass style-queue: Failed to run "WebKitTools/Scripts/check-webkit-style" exit_code: 1 JavaScriptCore/interpreter/Interpreter.cpp:2166: Missing spaces around && [whitespace/operators] [3] JavaScriptCore/interpreter/Interpreter.cpp:2285: Missing spaces around && [whitespace/operators] [3] JavaScriptCore/interpreter/Interpreter.cpp:2348: Missing spaces around && [whitespace/operators] [3] Total errors found: 3 in 9 files If any of these errors are false positives, please file a bug against check-webkit-style.
Gavin Barraclough
Comment 3
2010-02-18 22:20:46 PST
Comment on
attachment 49055
[details]
Patch pls to be removing bonus parens: if ((!slot.isCacheable())) { r+
Oliver Hunt
Comment 4
2010-02-18 22:23:34 PST
Committed
r55002
: <
http://trac.webkit.org/changeset/55002
>
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