Files
node/lib
Anna Henningsen c4a5de51e9 inspector: no async tracking for promises
`Promise` instances are already tracked by V8 itself.
This fixes `sequential/test-inspector-async-stack-traces-promise-then`
in debug mode (it previously crashed because our tracking
and the V8 tracking were not properly nested).

PR-URL: https://github.com/nodejs/node/pull/17118
Refs: https://chromium-review.googlesource.com/c/v8/v8/+/707058
Fixes: https://github.com/nodejs/node/issues/17017
Reviewed-By: Timothy Gu <timothygu99@gmail.com>
Reviewed-By: Anatoli Papirovski <apapirovski@mac.com>
Reviewed-By: Eugene Ostroukhov <eostroukhov@google.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
2017-11-21 13:57:05 +01:00
..
2017-11-18 20:44:56 +01:00
2017-08-28 00:39:42 +04:00
2017-11-20 12:03:06 +01:00
2017-11-16 16:30:01 -05:00
2017-11-16 15:42:46 -08:00
2017-11-14 17:31:26 -05:00
2017-10-23 17:17:16 +02:00