Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcircuit_builder.h612 GateRef CheckTaggedBooleanAndConvertToBool(GateRef gate);
Dnumber_speculative_retype.cpp975 return builder_.CheckTaggedBooleanAndConvertToBool(gate); in CheckAndConvertToBool()
Dmcr_circuit_builder.cpp446 GateRef CircuitBuilder::CheckTaggedBooleanAndConvertToBool(GateRef gate) in CheckTaggedBooleanAndConvertToBool() function in panda::ecmascript::kungfu::CircuitBuilder