Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/interpreter/
Dinterpreter-inl.h138 auto curFrameHandler = this->GetFrameHandler(); in HandleMov() local
149 auto curFrameHandler = this->GetFrameHandler(); in HandleMovWide() local
160 auto curFrameHandler = this->GetFrameHandler(); in HandleMovObj() local
171 auto curFrameHandler = this->GetFrameHandler(); in HandleMovDyn() local
3118 auto curFrameHandler = this->template GetFrameHandler<IS_DYNAMIC_T>(); in CopyCallAccShortArguments() local
3140 auto curFrameHandler = this->template GetFrameHandler<IS_DYNAMIC_T>(); in CopyCallAccArguments() local
3188 auto curFrameHandler = this->template GetFrameHandler<IS_DYNAMIC_T>(); in CopyCallShortArguments() local
3205 auto curFrameHandler = this->template GetFrameHandler<IS_DYNAMIC_T>(); in CopyCallArguments() local
3224 auto curFrameHandler = this->template GetFrameHandler<IS_DYNAMIC_T>(); in CopyCallArguments() local
3235 auto curFrameHandler = this->template GetFrameHandler<IS_DYNAMIC_T>(); in CopyRangeArguments() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interpreter/
Dinterpreter-inl.h596 auto curFrameHandler = this->template GetFrameHandler<false>(); in FillArgs() local