Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcompilation_driver.h50 uint32_t mainMethodOffset = jsPandaFile_->GetMainMethodIndex(recordName); in UpdateCompileQueue() local
118 uint32_t mainMethodOffset, bool needUpdateCompile) in SearchForCompilation()
Dcompilation_driver.cpp28 uint32_t mainMethodOffset = jsPandaFile_->GetMainMethodIndex(recordName); in UpdatePGO() local