Home
last modified time | relevance | path

Searched refs:LowerTypedLdArrayLength (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dts_hcr_lowering.h111 void LowerTypedLdArrayLength(GateRef gate);
Dts_hcr_lowering.cpp724 LowerTypedLdArrayLength(gate); in TryLowerTypedLdObjByNameForArray()
734 void TSHCRLowering::LowerTypedLdArrayLength(GateRef gate) in LowerTypedLdArrayLength() function in panda::ecmascript::kungfu::TSHCRLowering