Bug 131291 - ArithAdd(ArithMul, int) where the ArithMul creates a double only because of -0 should create an integer if possible
Summary: ArithAdd(ArithMul, int) where the ArithMul creates a double only because of -...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Filip Pizlo
URL:
Keywords:
Depends on:
Blocks: 131290
  Show dependency treegraph
 
Reported: 2014-04-06 20:08 PDT by Filip Pizlo
Modified: 2014-04-06 20:08 PDT (History)
11 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Filip Pizlo 2014-04-06 20:08:42 PDT
All of the engines should do this.