Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp396 auto arrayIndexMap = thread->GetArrayHClassIndexMap(); in DEF_RUNTIME_STUBS() local
397 if (arrayIndexMap.find(kind) != arrayIndexMap.end()) { in DEF_RUNTIME_STUBS()