| Index: runtime/vm/intermediate_language.h
|
| ===================================================================
|
| --- runtime/vm/intermediate_language.h (revision 15552)
|
| +++ runtime/vm/intermediate_language.h (working copy)
|
| @@ -38,10 +38,10 @@
|
| V(_GrowableObjectArray, get:length, GrowableArrayLength, 725548050) \
|
| V(_GrowableObjectArray, get:capacity, GrowableArrayCapacity, 725548050) \
|
| V(_StringBase, get:length, StringBaseLength, 320803993) \
|
| - V(_StringBase, get:isEmpty, StringBaseIsEmpty, 1065961093) \
|
| + V(_StringBase, get:isEmpty, StringBaseIsEmpty, 583130725) \
|
| V(_StringBase, charCodeAt, StringBaseCharCodeAt, 984449525) \
|
| V(_StringBase, [], StringBaseCharAt, 1062366987) \
|
| - V(_IntegerImplementation, toDouble, IntegerToDouble, 1396338041) \
|
| + V(_IntegerImplementation, toDouble, IntegerToDouble, 1252792570) \
|
| V(_Double, toInt, DoubleToInteger, 362666636) \
|
| V(::, sqrt, MathSqrt, 2232519) \
|
|
|
|
|