Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dpass_manager.cpp71 uint32_t methodOffset, const MethodPcInfo &methodPCInfo, size_t methodInfoIndex) { in Compile()
Dbytecode_info_collector.h118 …: methodInfoIndex_(methodInfoIndex), methodPcInfoIndex_(methodPcInfoIndex), outerMethodId_(outMeth… in methodInfoIndex_() argument
182 inline uint32_t SetMethodInfoIndex(uint32_t methodInfoIndex) in SetMethodInfoIndex()