Searched refs:waitForDebugger (Results 1 – 6 of 6) sorted by relevance
38 waitForDebugger141 waitForDebugger();145 if (!waitForDebugger())153 waitForDebugger: inspectorWaitForDebugger, property
48 inspector.waitForDebugger();51 inspector.waitForDebugger();58 assert.throws(() => require('inspector').waitForDebugger(), re);
503 static bool waitForDebugger = getenv("VK_WAIT_FOR_DEBUGGER") != nullptr; in Impl() local504 if(waitForDebugger) in Impl()
72 ## `inspector.waitForDebugger()`
1330 The `inspector` is not active when `inspector.waitForDebugger()` is called.
2378 …* Added `inspector.waitForDebugger()` (Aleksei Koziatinskii) [#28453](https://github.com/nodejs/no…2470 …ommit/77bdbc5f0d)] - **(SEMVER-MINOR)** **inspector**: add inspector.waitForDebugger() (Aleksei Ko…