heapProfileHandle.stop(): Promise
Returns:
PromiseStopping collecting the profile, then return a Promise that fulfills with an error or the profile data.
heapProfileHandle[Symbol.asyncDispose](): Promise
Returns:
PromiseStopping collecting the profile and the profile will be discarded.