Searched refs:CheckHoleIntAndConvertToInt32 (Results 1 – 3 of 3) sorted by relevance
1191 result = builder_.CheckHoleIntAndConvertToInt32(gate); in CheckAndConvertToInt32()1240 result = builder_.CheckHoleIntAndConvertToInt32(gate); in CheckBoundAndConvertToInt32()
623 GateRef CheckHoleIntAndConvertToInt32(GateRef gate);
556 GateRef CircuitBuilder::CheckHoleIntAndConvertToInt32(GateRef gate) in CheckHoleIntAndConvertToInt32() function in panda::ecmascript::kungfu::CircuitBuilder