Home
last modified time | relevance | path

Searched refs:debugMode (Results 1 – 6 of 6) sorted by relevance

/third_party/typescript/src/compiler/
Dperformance.ts150 … if (perfHooks.shouldWriteNativeEvents || system?.cpuProfilingEnabled?.() || system?.debugMode) {
Dsys.ts1372 /*@internal*/ debugMode?: boolean; property
1548debugMode: !!process.env.NODE_INSPECTOR_IPC || !!process.env.VSCODE_INSPECTOR_OPTIONS || some(proc…
1978 if (sys && sys.debugMode) {
/third_party/skia/samplecode/
DSampleThinAA.cpp206 void redraw(SkCanvas* canvas, SkScalar scale = 1.f, bool debugMode = false) { in redraw() argument
211 if (debugMode) { in redraw()
/third_party/mindspore/patches/
D0005-micro-for-ohos.patch10432 print_parameter("debugMode", config->debug_mode());
/third_party/typescript/lib/
DtypingsInstaller.js3792 … void 0 : _a.call(system)) || (system === null || system === void 0 ? void 0 : system.debugMode)) {
7171debugMode: !!process.env.NODE_INSPECTOR_IPC || !!process.env.VSCODE_INSPECTOR_OPTIONS || ts.some(p… property
7563 if (ts.sys && ts.sys.debugMode) {
Dtsc.js3214 … void 0 : _a.call(system)) || (system === null || system === void 0 ? void 0 : system.debugMode)) {
4579debugMode: !!process.env.NODE_INSPECTOR_IPC || !!process.env.VSCODE_INSPECTOR_OPTIONS || ts.some(p… property
4925 if (ts.sys && ts.sys.debugMode) {