Home
last modified time | relevance | path

Searched refs: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_() function
255 return methodInfoIndex_; in GetMethodInfoIndex()
260 return methodInfoIndex_ = methodInfoIndex; in SetMethodInfoIndex()
377 uint32_t methodInfoIndex_ { 0 };
761 return methodInfoIndex_++; in GetMethodInfoID()
818 size_t methodInfoIndex_ {0};