Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dtype_mcr_lowering.h142 void LowerLoadTypedArrayLength(GateRef gate);
Dtype_mcr_lowering.cpp60 LowerLoadTypedArrayLength(gate); in LowerType()
311 void TypeMCRLowering::LowerLoadTypedArrayLength(GateRef gate) in LowerLoadTypedArrayLength() function in panda::ecmascript::kungfu::TypeMCRLowering