Searched refs:CheckUndefinedAndConvertToBool (Results 1 – 3 of 3) sorted by relevance
724 return builder_.CheckUndefinedAndConvertToBool(gate); in CheckAndConvertToBool()
538 GateRef CheckUndefinedAndConvertToBool(GateRef gate);
460 GateRef CircuitBuilder::CheckUndefinedAndConvertToBool(GateRef gate) in CheckUndefinedAndConvertToBool() function in panda::ecmascript::kungfu::CircuitBuilder