Searched refs:doubleToInt (Results 1 – 1 of 1) sorted by relevance
1153 GateRef doubleToInt = DoubleToInt(glue, doubleLength); in DECLARE_BUILTINS() local1154 GateRef intToDouble = CastInt64ToFloat64(SExtInt32ToInt64(doubleToInt)); in DECLARE_BUILTINS()1161 arrayLength = SExtInt32ToInt64(doubleToInt); in DECLARE_BUILTINS()