Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dnumber_speculative_retype.cpp905 result = builder_.CheckUndefinedAndConvertToInt32(gate); in CheckAndConvertToInt32()
Dcircuit_builder.h540 GateRef CheckUndefinedAndConvertToInt32(GateRef gate);
Dmcr_circuit_builder.cpp470 GateRef CircuitBuilder::CheckUndefinedAndConvertToInt32(GateRef gate) in CheckUndefinedAndConvertToInt32() function in panda::ecmascript::kungfu::CircuitBuilder