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.h218 inline uint32_t SetOutMethodOffset(uint32_t outMethodOffset) in SetOutMethodOffset() function
Dbytecode_info_collector.cpp334 innerMethodIter->second.SetOutMethodOffset(methodId); in CollectInnerMethods()