WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
24907
Improve performance of Function.prototype.call
https://bugs.webkit.org/show_bug.cgi?id=24907
Summary
Improve performance of Function.prototype.call
Oliver Hunt
Reported
2009-03-27 20:07:25 PDT
bug exists for patch review.
Attachments
yay improvement.
(20.98 KB, patch)
2009-03-27 20:08 PDT
,
Oliver Hunt
barraclough
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Oliver Hunt
Comment 1
2009-03-27 20:08:50 PDT
Created
attachment 29034
[details]
yay improvement.
Gavin Barraclough
Comment 2
2009-03-27 20:17:09 PDT
Comment on
attachment 29034
[details]
yay improvement. Evil whitespace in JavaScriptCore/runtime/JSGlobalObject.cpp shouldn't be there. r+
Oliver Hunt
Comment 3
2009-03-27 20:51:34 PDT
Committing to
http://svn.webkit.org/repository/webkit/trunk
... M JavaScriptCore/ChangeLog M JavaScriptCore/bytecode/CodeBlock.cpp M JavaScriptCore/bytecode/Opcode.h M JavaScriptCore/bytecompiler/BytecodeGenerator.cpp M JavaScriptCore/bytecompiler/BytecodeGenerator.h M JavaScriptCore/interpreter/Interpreter.cpp M JavaScriptCore/jit/JIT.cpp M JavaScriptCore/parser/Grammar.y M JavaScriptCore/parser/Nodes.cpp M JavaScriptCore/parser/Nodes.h M JavaScriptCore/runtime/FunctionPrototype.cpp M JavaScriptCore/runtime/FunctionPrototype.h M JavaScriptCore/runtime/JSGlobalObject.cpp M JavaScriptCore/runtime/JSGlobalObject.h M LayoutTests/ChangeLog A LayoutTests/fast/js/function-call-aliased-expected.txt A LayoutTests/fast/js/function-call-aliased.html A LayoutTests/fast/js/resources/function-call-aliased.js M LayoutTests/fast/profiler/call-expected.txt Committed
r42065
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