Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/module/
Dmodule_value_accessor.cpp160 JSTaggedValue ModuleValueAccessor::GetCurrentModule(JSThread *thread) in GetCurrentModule() function in panda::ecmascript::ModuleValueAccessor
/arkcompiler/ets_runtime/ecmascript/debugger/
Ddebugger_api.cpp468 JSTaggedValue DebuggerApi::GetCurrentModule(const EcmaVM *ecmaVm) in GetCurrentModule() function in panda::ecmascript::tooling::DebuggerApi