Bug 22688

Summary: Simplify JIT generated checks for timeout code, by moving more work into the C function.
Product: WebKit Reporter: Gavin Barraclough <barraclough>
Component: JavaScriptCoreAssignee: Gavin Barraclough <barraclough>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
Attachments:
Description Flags
The patch ggaren: review+

Description Gavin Barraclough 2008-12-05 12:29:21 PST
Will reduce memory usage.
Comment 1 Gavin Barraclough 2008-12-05 12:30:51 PST
Created attachment 25783 [details]
The patch
Comment 2 Geoffrey Garen 2008-12-05 12:33:27 PST
Comment on attachment 25783 [details]
The patch

Nice. r=me.
Comment 3 Gavin Barraclough 2008-12-05 12:39:59 PST
Sending        JavaScriptCore/ChangeLog
Sending        JavaScriptCore/interpreter/Interpreter.cpp
Sending        JavaScriptCore/interpreter/Interpreter.h
Sending        JavaScriptCore/jit/JIT.cpp
Transmitting file data ....
Committed revision 39039.