Lines Matching refs:stack
21 * current execution stack.
23 * the resource corresponding to the current execution stack.
33 * stack. Each pushAsyncContext() call adds two doubles to it, and each
45 // responsible for the current execution stack. This is unwound as each resource
46 // exits. In the case of a fatal exception this stack is emptied after calling
160 if (typeof e?.stack === 'string') {
161 process._rawDebug(e.stack);
165 process._rawDebug(o.stack);
221 // Called from native. The asyncId stack handling is taken care of there
254 // Set the name property of the function as it looks good in the stack trace.
352 // Popping it off the stack can be skipped in that case, because it is