Searched refs:CheckUndefinedAndConvertToInt32 (Results 1 – 3 of 3) sorted by relevance
1148 result = builder_.CheckUndefinedAndConvertToInt32(gate); in CheckTaggedAndConvertToInt32()1258 result = builder_.CheckUndefinedAndConvertToInt32(gate); in CheckBoundAndConvertToInt32()
622 GateRef CheckUndefinedAndConvertToInt32(GateRef gate);
551 GateRef CircuitBuilder::CheckUndefinedAndConvertToInt32(GateRef gate) in CheckUndefinedAndConvertToInt32() function in panda::ecmascript::kungfu::CircuitBuilder