Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dnumber_speculative_retype.cpp618 return builder_.CheckTaggedBooleanAndConvertToBool(gate); in CheckAndConvertToBool()
Dcircuit_builder.h320 GateRef CheckTaggedBooleanAndConvertToBool(GateRef gate);
Dcircuit_builder.cpp427 GateRef CircuitBuilder::CheckTaggedBooleanAndConvertToBool(GateRef gate) in CheckTaggedBooleanAndConvertToBool() function in panda::ecmascript::kungfu::CircuitBuilder