Files
Kmake/deps/v8/test/inspector/runtime/context-destroyed-on-context-collected-expected.txt
2026-05-26 23:36:42 -07:00

9 lines
261 B
Plaintext

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