Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcircuit_builder.h615 GateRef CheckHoleIntAndConvertToTaggedInt(GateRef gate);
Dnumber_speculative_retype.cpp1363 return builder_.CheckHoleIntAndConvertToTaggedInt(gate); in CheckAndConvertToTagged()
Dmcr_circuit_builder.cpp456 GateRef CircuitBuilder::CheckHoleIntAndConvertToTaggedInt(GateRef gate) in CheckHoleIntAndConvertToTaggedInt() function in panda::ecmascript::kungfu::CircuitBuilder