Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ stop
Method
stop
typings/internalBinding/worker.d.ts:29–29 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
27
28
export
interface
CPUProfileHandle {
29
stop(): Promise<string>;
30
[Symbol.asyncDispose](): Promise<void>;
31
}
32
Callers
15
stop
Method · 0.65
unwatchFile
Function · 0.65
SigintWatchdog
Class · 0.65
stop
Method · 0.65
profileEnd
Function · 0.65
unwatchFile
Method · 0.65
disable
Method · 0.65
setTraceSigInt
Function · 0.65
test-v8-collect-gc-profile-using.js
File · 0.65
test-worker-heap-profile.js
File · 0.65
test-fs-watchfile-bigint.js
File · 0.65
test-fs-watchfile.js
File · 0.65
Calls
no outgoing calls
Tested by
4
Main
Function · 0.52
tearDownClass
Method · 0.52
__on_event
Method · 0.52
tearDownClass
Method · 0.52