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