mirror of
https://github.com/nodejs/node.git
synced 2025-05-15 14:41:29 +00:00

PR-URL: https://github.com/nodejs/node/pull/9618 Reviewed-By: Ali Ijaz Sheikh <ofrobots@google.com> Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
9 lines
204 B
Plaintext
9 lines
204 B
Plaintext
Test that Runtime.evaluate correctly process errors during wrapping async result.
|
|
{
|
|
error : {
|
|
code : -32000
|
|
message : Object couldn't be returned by value
|
|
}
|
|
id : <messageId>
|
|
}
|