Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/optimizer/code_generator/
Dframe_info.h104 using SetupFrame = SaveFrameAndLinkRegs::NextFlag; variable
/arkcompiler/ets_runtime/ecmascript/tests/
Dtest_helper.h76 static JSTaggedType *SetupFrame(JSThread *thread, EcmaRuntimeCallInfo *info) in SetupFrame() function