Searched refs:CheckNullAndConvertToBool (Results 1 – 3 of 3) sorted by relevance
726 return builder_.CheckNullAndConvertToBool(gate); in CheckAndConvertToBool()
539 GateRef CheckNullAndConvertToBool(GateRef gate);
465 GateRef CircuitBuilder::CheckNullAndConvertToBool(GateRef gate) in CheckNullAndConvertToBool() function in panda::ecmascript::kungfu::CircuitBuilder