Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi.cpp420 bool JSNApi::StartDebugger([[maybe_unused]] EcmaVM *vm, [[maybe_unused]] const DebugOption &option, in StartDebugger() function in panda::JSNApi
443 using StartDebugger = bool (*)( in StartDebugger() typedef