Searched refs:CheckTaggedBooleanAndConvertToInt32 (Results 1 – 3 of 3) sorted by relevance
1145 result = builder_.CheckTaggedBooleanAndConvertToInt32(gate); in CheckTaggedAndConvertToInt32()1255 result = builder_.CheckTaggedBooleanAndConvertToInt32(gate); in CheckBoundAndConvertToInt32()
614 GateRef CheckTaggedBooleanAndConvertToInt32(GateRef gate);
521 GateRef CircuitBuilder::CheckTaggedBooleanAndConvertToInt32(GateRef gate) in CheckTaggedBooleanAndConvertToInt32() function in panda::ecmascript::kungfu::CircuitBuilder