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
449 bool StartDebug(const std::string& componentName, void* vm, bool isDebugMode, in StartDebug() function
5074 using StartDebug = bool (*)( in StartDebuggerForOldProcess() typedef