Home
last modified time | relevance | path

Searched refs:GetRequestModuleIndex (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/debugger/
Ddebugger_api.h114 static int32_t GetRequestModuleIndex(const EcmaVM *ecmaVm, const JSTaggedValue moduleRequest,
Ddebugger_api.cpp531 int32_t DebuggerApi::GetRequestModuleIndex(const EcmaVM *ecmaVm, JSTaggedValue moduleRequest, in GetRequestModuleIndex() function in panda::ecmascript::tooling::DebuggerApi