Searched defs:debugInfo (Results 1 – 2 of 2) sorted by relevance
53 void GetLogDebugFunctionName(string &debugInfo, int line, string &threadIdString) in GetLogDebugFunctionName()247 string debugInfo = functionName; in PrintLogEx() local
717 const debugInfo: string = `${path.relative(projectPath, curFileName).replace(/\\+/g, '/')}` + constant