Home
last modified time | relevance | path

Searched defs:Frame (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/entrypoints/
Dentrypoints.h24 class Frame; variable
/arkcompiler/runtime_core/static_core/runtime/bridge/
Dbridge.h25 class Frame; variable
/arkcompiler/runtime_core/static_core/runtime/interpreter/arch/aarch64/
Dglobal_regs.h21 class Frame; variable
/arkcompiler/runtime_core/static_core/runtime/tests/
Ddebugger_test.cpp81 TEST_F(DebuggerTest, Frame) in TEST_F() argument
/arkcompiler/runtime_core/static_core/runtime/interpreter/
Dframe.h95 ALWAYS_INLINE inline Frame(void *ext, Method *method, Frame *prev, uint32_t nregs) in Frame() function
107 …ALWAYS_INLINE inline Frame(void *ext, Method *method, Frame *prev, uint32_t nregs, uint32_t numAct… in Frame() function
/arkcompiler/ets_frontend/es2panda/test/compiler/js/
Dcocos_worker_test.js72281 Frame: 10, property