mirror of
https://github.com/nodejs/node.git
synced 2025-05-21 08:27:49 +00:00

PR-URL: https://github.com/nodejs/node/pull/21079 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Yang Guo <yangguo@chromium.org>
8 lines
182 B
Plaintext
8 lines
182 B
Plaintext
Tests that Runtime.evaluate's timeout argument
|
|
Run trivial expression:
|
|
Evaluate finished!
|
|
Run expression without interrupts:
|
|
Evaluate finished!
|
|
Run infinite loop:
|
|
Evaluate finished!
|