Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dtyped_hcr_lowering.h142 void LowerLoadTypedArrayLength(GateRef gate);
Dtyped_hcr_lowering.cpp73 LowerLoadTypedArrayLength(gate); in VisitGate()
524 void TypedHCRLowering::LowerLoadTypedArrayLength(GateRef gate) in LowerLoadTypedArrayLength() function in panda::ecmascript::kungfu::TypedHCRLowering