Searched refs:CheckHoleIntAndConvertToTaggedInt (Results 1 – 3 of 3) sorted by relevance
615 GateRef CheckHoleIntAndConvertToTaggedInt(GateRef gate);
1363 return builder_.CheckHoleIntAndConvertToTaggedInt(gate); in CheckAndConvertToTagged()
456 GateRef CircuitBuilder::CheckHoleIntAndConvertToTaggedInt(GateRef gate) in CheckHoleIntAndConvertToTaggedInt() function in panda::ecmascript::kungfu::CircuitBuilder