Bug 39392 - emitJumpIfNotJSCell should special case constant immediate values
Summary: emitJumpIfNotJSCell should special case constant immediate values
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-19 16:59 PDT by Oliver Hunt
Modified: 2010-05-19 17:30 PDT (History)
0 users

See Also:


Attachments
Patch (10.77 KB, patch)
2010-05-19 17:07 PDT, Oliver Hunt
ggaren: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>