Bug 20975

Summary: inline immediate-number case of ==
Product: WebKit Reporter: Darin Adler <darin>
Component: JavaScriptCoreAssignee: Darin Adler <darin>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
Attachments:
Description Flags
patch mjs: review+

Darin Adler
Reported 2008-09-21 15:51:46 PDT
Gives 1% on some V8 subtests.
Attachments
patch (3.28 KB, patch)
2008-09-21 15:54 PDT, Darin Adler
mjs: review+
Darin Adler
Comment 1 2008-09-21 15:54:22 PDT
Maciej Stachowiak
Comment 2 2008-09-21 16:01:20 PDT
Comment on attachment 23632 [details] patch r=me Please use emitJumpSlowCaseIfNotImms instead of doing it manually (you may also want to rename it).
Darin Adler
Comment 3 2008-09-21 16:09:08 PDT
Note You need to log in before you can comment on or make changes to this bug.