Home
last modified time | relevance | path

Searched defs:methodInfoIndex (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dbytecode_info_collector.h194 …: methodInfoIndex_(methodInfoIndex), methodPcInfoIndex_(methodPcInfoIndex), outerMethodId_(outMeth… in methodInfoIndex_() argument
258 inline uint32_t SetMethodInfoIndex(uint32_t methodInfoIndex) in SetMethodInfoIndex()