Bug 39392

Summary: emitJumpIfNotJSCell should special case constant immediate values
Product: WebKit Reporter: Oliver Hunt <oliver>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch ggaren: review+

Description Oliver Hunt 2010-05-19 16:59:31 PDT
emitJumpIfNotJSCell should special case constant immediate values
Comment 1 Oliver Hunt 2010-05-19 17:07:44 PDT
Created attachment 56536 [details]
Patch
Comment 2 Geoffrey Garen 2010-05-19 17:12:45 PDT
Comment on attachment 56536 [details]
Patch

r=me
Comment 3 Oliver Hunt 2010-05-19 17:30:48 PDT
Committed r59798: <http://trac.webkit.org/changeset/59798>