nodejs/deps/v8/test/inspector/runtime/context-destroyed-on-context-collected-expected.txt

9 lines
261 B
Plaintext
Raw Permalink Normal View History

Tests that contextDesrtoyed nofitication is fired when context is collected.
{
method : Runtime.executionContextDestroyed
params : {
executionContextId : <executionContextId>
executionContextUniqueId : <executionContextUniqueId>
}
}