DescriptionPass the complete number type information into the GenericBinaryOpStub.
Currently we only pass a boolean parameter indicating whether
the input operands to the GenericBinaryOpStub are guaranteed
to be numbers or not.
Instead we pass the complete number type as a parameters. This
allows to use more precise type information for code generation
in the stub.
Also make the computation of the result type more precise and correct on both ia32 and x64.
Committed: http://code.google.com/p/v8/source/detail?r=3873
Patch Set 1 #Patch Set 2 : '' #Patch Set 3 : '' #
Total comments: 12
Patch Set 4 : '' #
Messages
Total messages: 3 (0 generated)
|