Home
last modified time | relevance | path

Searched refs:funcEntryDes (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
H A Daot_file_info.cpp50 if (!isInStub && !isDeopt) { // no need for getting funcEntryDes when not in stub nor in deopt in CalCallSiteInfo()
73 const auto &funcEntryDes = GetStubs(); in GetFuncEntryDesWithCallsite() local
78 auto s = funcEntryDes.begin() + startIndex; in GetFuncEntryDesWithCallsite()
79 auto t = funcEntryDes.begin() + startIndex + funcCount; in GetFuncEntryDesWithCallsite()

Completed in 1 milliseconds