Home
last modified time | relevance | path

Searched defs:currentMethod (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/tests/runtime/types/
Dets_method_test.cpp219 EtsMethod *currentMethod = nullptr; in TEST_F() local
/arkcompiler/ets_runtime/ecmascript/module/
Djs_module_manager.cpp50 Method *currentMethod = frameHandler.GetMethod(); in GetCurrentModule() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Ddump.cpp1036 auto currentMethod = GetCurrentMethod(); in DumpSourceLine() local
Dinst.h1772 void SetCurrentMethod(RuntimeInterface::MethodPtr currentMethod) in SetCurrentMethod()
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs-inl.h797 Method *currentMethod = frameHandler.GetMethod(); in RuntimeResolveClass() local