mirror of
https://github.com/nodejs/node.git
synced 2025-05-15 16:01:52 +00:00

PR-URL: https://github.com/nodejs/node/pull/42657 Reviewed-By: Darshan Sen <raisinten@gmail.com> Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Jiawen Geng <technicalcute@gmail.com> Reviewed-By: Michael Dawson <midawson@redhat.com>
9 lines
285 B
Plaintext
9 lines
285 B
Plaintext
Checks that we passed correct arguments in V8InspectorClient::consoleAPIMessage. Note: lines and columns are 1-based.
|
|
log: 42 (:1:9)
|
|
at (anonymous function) (:1:9)
|
|
info: 239 (:13:15)
|
|
at b (:13:15)
|
|
at a (:15:5)
|
|
at consoleTrace (:17:3)
|
|
at (anonymous function) (:1:1)
|