Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dts_inline_lowering.cpp588 auto callerMethodOffset = tsManager_->GetFuncMethodOffset(gt); in IsRecursiveFunc() local
589 return callerMethodOffset == calleeMethodOffset; in IsRecursiveFunc()