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