On this page

C

HeapProfileHandle

History
M

heapProfileHandle.stop

History
heapProfileHandle.stop(): Promise
Returns:Promise

Stopping collecting the profile, then return a Promise that fulfills with an error or the profile data.

M

heapProfileHandle[Symbol.asyncDispose]

History
heapProfileHandle[Symbol.asyncDispose](): Promise
Returns:Promise

Stopping collecting the profile and the profile will be discarded.