summaryrefslogtreecommitdiff
path: root/deps/v8/test/inspector/runtime/evaluate-with-context-id-equal-zero-expected.txt
blob: 9521a06c069230bb1c03395d6acbfc97d6e83373 (plain)
1
2
3
4
5
6
7
8
9
Tests that DevTools doesn't crash on Runtime.evaluate with contextId equals 0.
{
    error : {
        code : -32000
        message : Cannot find context with specified id
    }
    id : <messageId>
}