mirror of
https://github.com/nodejs/node.git
synced 2025-05-16 05:43:02 +00:00

PR-URL: https://github.com/nodejs/node/pull/21983 Reviewed-By: Refael Ackermann <refack@gmail.com> Reviewed-By: Gus Caplan <me@gus.host> Reviewed-By: Ujjwal Sharma <usharma1998@gmail.com> Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
18 lines
337 B
Plaintext
18 lines
337 B
Plaintext
Checks that stepInto nested arrow function doesn't produce crash.
|
|
paused
|
|
(anonymous) (test.js:2:0)
|
|
(anonymous) (:0:6)
|
|
paused
|
|
rec (test.js:1:19)
|
|
(anonymous) (test.js:2:0)
|
|
(anonymous) (:0:6)
|
|
paused
|
|
rec (test.js:2:5)
|
|
(anonymous) (test.js:2:0)
|
|
(anonymous) (:0:6)
|
|
paused
|
|
(anonymous) (test.js:2:5)
|
|
(anonymous) (:0:6)
|
|
paused
|
|
(anonymous) (:0:9)
|