Bug 22420 - Polymorphic caching for get by id self.
Summary: Polymorphic caching for get by id self.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Gavin Barraclough
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-21 18:55 PST by Gavin Barraclough
Modified: 2008-11-21 19:34 PST (History)
0 users

See Also:


Attachments
The patch (16.95 KB, patch)
2008-11-21 18:56 PST, Gavin Barraclough
oliver: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gavin Barraclough 2008-11-21 18:55:43 PST
Deltablue would benefit by 4-5% if these could be polymorphically cached.
Comment 1 Gavin Barraclough 2008-11-21 18:56:18 PST
Created attachment 25370 [details]
The patch
Comment 2 Oliver Hunt 2008-11-21 19:25:00 PST
Comment on attachment 25370 [details]
The patch

r=oliver
Comment 3 Gavin Barraclough 2008-11-21 19:34:48 PST
Sending        JavaScriptCore/ChangeLog
Sending        JavaScriptCore/bytecode/CodeBlock.cpp
Sending        JavaScriptCore/bytecode/Instruction.h
Sending        JavaScriptCore/bytecode/Opcode.h
Sending        JavaScriptCore/interpreter/Interpreter.cpp
Sending        JavaScriptCore/jit/JIT.cpp
Sending        JavaScriptCore/jit/JIT.h
Transmitting file data .......
Committed revision 38688.