Searched refs:ConvertBoolToInt32 (Results 1 – 3 of 3) sorted by relevance
877 result = builder_.ConvertBoolToInt32(gate, support); in CheckAndConvertToInt32()
515 GateRef ConvertBoolToInt32(GateRef gate, ConvertSupport support);
320 GateRef CircuitBuilder::ConvertBoolToInt32(GateRef gate, ConvertSupport support) in ConvertBoolToInt32() function in panda::ecmascript::kungfu::CircuitBuilder