nodejs/deps/v8/test/inspector/runtime/evaluate-empty-stack-expected.txt

11 lines
198 B
Plaintext
Raw Permalink Normal View History

Tests that Runtime.evaluate works with an empty stack
{
id : <messageId>
result : {
result : {
type : string
value : snape kills dumbledore
}
}
}