Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcompilation_driver.cpp187 auto &mainMethodIndexes = bytecodeInfo_.GetMainMethodIndexes(); in InitializeCompileQueue() local
188 for (auto mainMethodIndex : mainMethodIndexes) { in InitializeCompileQueue()