Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dts_inline_lowering.cpp727 uint32_t inlineMethodOffset = info.GetCallMethodId(); in GetAccessorConstpoolId() local
728 return ptManager_->GetConstantPoolIDByMethodOffset(inlineMethodOffset); in GetAccessorConstpoolId()