summaryrefslogtreecommitdiff
path: root/deps/v8/test/inspector/runtime/context-destroyed-on-context-collected-expected.txt
blob: 381cf88c2e293dc053a287996098477ec5746be5 (plain)
1
2
3
4
5
6
7
8
Tests that contextDesrtoyed nofitication is fired when context is collected.
{
    method : Runtime.executionContextDestroyed
    params : {
        executionContextId : <executionContextId>
        executionContextUniqueId : <executionContextUniqueId>
    }
}