Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dbytecode_info_collector.h208 inline uint32_t SetOutMethodId(uint32_t outMethodId) in SetOutMethodId() function
Dbytecode_info_collector.cpp333 innerMethodIter->second.SetOutMethodId(methodInfoId); in CollectInnerMethods()