Home
last modified time | relevance | path

Searched defs:LoadTypedArrayLength (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/tests/
Dtyped_array_lowering_test.cpp43 HWTEST_F_L0(TypedArrayLoweringTests, LoadTypedArrayLength) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/compiler/
Dmcr_circuit_builder.cpp315 GateRef CircuitBuilder::LoadTypedArrayLength(GateRef gate, ParamType paramType, OnHeapMode onHeap) in LoadTypedArrayLength() function in panda::ecmascript::kungfu::CircuitBuilder