Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dntype_hcr_lowering.cpp169 hclassIndex = tsManager_->GetHClassIndexByArrayType(gateType, id); in LowerNTypedCreateArrayWithBuffer()
/arkcompiler/ets_runtime/ecmascript/ts_types/
Dts_manager.h367 int PUBLIC_API GetHClassIndexByArrayType(const kungfu::GateType &gateType,
Dts_manager.cpp51 int TSManager::GetHClassIndexByArrayType(const kungfu::GateType &gateType, in GetHClassIndexByArrayType() function in panda::ecmascript::TSManager