Bug 22688 - Simplify JIT generated checks for timeout code, by moving more work into the C function.
Summary: Simplify JIT generated checks for timeout code, by moving more work into the ...
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-12-05 12:29 PST by Gavin Barraclough
Modified: 2008-12-05 12:39 PST (History)
0 users

See Also:


Attachments
The patch (2.70 KB, patch)
2008-12-05 12:30 PST, Gavin Barraclough
ggaren: 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-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.