Searched refs:CheckNullAndConvertToInt32 (Results 1 – 3 of 3) sorted by relevance
1143 result = builder_.CheckNullAndConvertToInt32(gate); in CheckTaggedAndConvertToInt32()1253 result = builder_.CheckNullAndConvertToInt32(gate); in CheckBoundAndConvertToInt32()
613 GateRef CheckNullAndConvertToInt32(GateRef gate);
516 GateRef CircuitBuilder::CheckNullAndConvertToInt32(GateRef gate) in CheckNullAndConvertToInt32() function in panda::ecmascript::kungfu::CircuitBuilder