Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/debugger/
Djs_debugger.cpp29 bool JSDebugger::SetBreakpoint(const JSPtLocation &location, Local<FunctionRef> condFuncRef) in SetBreakpoint() function in panda::ecmascript::tooling::JSDebugger
Ddebugger_api.cpp240 bool DebuggerApi::SetBreakpoint(JSDebugger *debugger, const JSPtLocation &location, in SetBreakpoint() function in panda::ecmascript::tooling::DebuggerApi