Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Dframes.cpp508 std::map<uint32_t, uint32_t> inlineMethodInfos; in GetInlinedMethodInfo() local
513 CollectMethodOffsetInfo(inlineMethodInfos); in GetInlinedMethodInfo()
518 CollectMethodOffsetInfo(inlineMethodInfos); in GetInlinedMethodInfo()
525 return inlineMethodInfos; in GetInlinedMethodInfo()