Searched defs:debugOption (Results 1 – 6 of 6) sorted by relevance
111 JSNApi::DebugOption debugOption = {libPath_.c_str(), isDebugMode_}; in StartDebugger() local120 JSNApi::DebugOption debugOption = {nullptr, isDebugMode_}; in StartDebugger() local
3240 panda::JSNApi::DebugOption debugOption = {libraryPath.c_str(), debugMode}; in RegisterInitWorkerFunc() local
157 panda::JSNApi::DebugOption debugOption = {libraryPath, needBreakPoint}; in StartDebugger() local
93 panda::JSNApi::DebugOption debugOption = {ARK_DEBUGGER_LIB_PATH, needBreakPoint}; in InitWorkerFunc() local
573 …panda::JSNApi::DebugOption debugOption = {ARK_DEBUGGER_LIB_PATH, (options_.debugPort != 0), option… in OnInit() local
1025 panda::JSNApi::DebugOption debugOption = {libraryPath.c_str(), debugMode}; in RegisterInitWorkerFunc() local