Home
last modified time | relevance | path

Searched refs:CheckNullAndConvertToBool (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dnumber_speculative_retype.cpp726 return builder_.CheckNullAndConvertToBool(gate); in CheckAndConvertToBool()
Dcircuit_builder.h539 GateRef CheckNullAndConvertToBool(GateRef gate);
Dmcr_circuit_builder.cpp465 GateRef CircuitBuilder::CheckNullAndConvertToBool(GateRef gate) in CheckNullAndConvertToBool() function in panda::ecmascript::kungfu::CircuitBuilder