Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dntype_hcr_lowering.cpp170 elementIndex = tsManager_->GetElementsIndexByArrayType(gateType, id); in LowerNTypedCreateArrayWithBuffer()
/arkcompiler/ets_runtime/ecmascript/ts_types/
Dts_manager.h364 int PUBLIC_API GetElementsIndexByArrayType(const kungfu::GateType &gateType,
Dts_manager.cpp41 int TSManager::GetElementsIndexByArrayType(const kungfu::GateType &gateType, in GetElementsIndexByArrayType() function in panda::ecmascript::TSManager