DescriptionVM: Intrinsify double arithmetic operations with a smi rhs.
This avoids calling the native C++ implementation from
unoptimized and precompiled code when the rhs of a double +, -, * or /
is a smi.
BUG=
R=srdjan@google.com
Committed: https://github.com/dart-lang/sdk/commit/dae61fee7a350115843710054091d9fab6966853
Patch Set 1 #
Total comments: 4
Messages
Total messages: 8 (3 generated)
|