Searched defs:StartDebug (Results 1 – 3 of 3) sorted by relevance
19 extern "C" bool StartDebug(const std::string &name, EcmaVM *vm, bool isDebugMode) in StartDebug() function
377 bool StartDebug(const std::string& componentName, void* vm, bool isDebugMode, in StartDebug() function
4493 using StartDebug = bool (*)( in StartDebuggerForOldProcess() typedef