v8/test/inspector/runtime/evaluate-with-context-id-equal-zero-expected.txt

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

9 lines
202 B
Plaintext
Raw Normal View History

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>
}