Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dnumber_speculative_retype.cpp724 return builder_.CheckUndefinedAndConvertToBool(gate); in CheckAndConvertToBool()
Dcircuit_builder.h538 GateRef CheckUndefinedAndConvertToBool(GateRef gate);
Dmcr_circuit_builder.cpp460 GateRef CircuitBuilder::CheckUndefinedAndConvertToBool(GateRef gate) in CheckUndefinedAndConvertToBool() function in panda::ecmascript::kungfu::CircuitBuilder