Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dbytecode_info_collector.h222 inline void SetOutMethodOffset(uint32_t outMethodOffset) in SetOutMethodOffset() function
Dbytecode_info_collector.cpp412 innerMethodIter->second.SetOutMethodOffset(methodId); in CollectInnerMethods()