Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcompilation_driver.h296 auto outMethodOffset = methodInfo.GetOutMethodOffset(); in SearchForCompilation()
Dbytecode_info_collector.h213 inline uint32_t GetOutMethodOffset() const in GetOutMethodOffset() function