node/test/cctest
Anna Henningsen 0affe8622e
src: add public APIs to manage v8::TracingController
We added a hack for this a while ago for Electron, so let’s remove
that hack and make this an official API.

Refs: https://github.com/nodejs/node/pull/28724
Refs: https://github.com/nodejs/node/issues/33800

PR-URL: https://github.com/nodejs/node/pull/33850
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
2020-09-25 16:55:43 +02:00
..
gtest test,doc: add missing uv_setup_args() calls 2020-09-23 20:07:58 +02:00
node_test_fixture.cc test: make cctest full Node.js environment 2019-03-09 00:29:34 +01:00
node_test_fixture.h src: initialize inspector before RunBootstrapping() 2020-09-23 20:07:56 +02:00
test_aliased_buffer.cc src: ignore GCC -Wcast-function-type for v8.h 2020-04-28 16:19:44 +02:00
test_base_object_ptr.cc src: introduce custom smart pointers for BaseObjects 2020-04-01 17:36:21 -04:00
test_base64.cc src: apply clang-tidy rule modernize-deprecated-headers 2019-02-27 05:35:53 +01:00
test_environment.cc lib: always initialize esm loader callbackMap 2020-09-23 22:34:07 +02:00
test_inspector_socket_server.cc inspector: added --inspect-publish-uid 2019-06-17 19:49:40 +02:00
test_inspector_socket.cc src: remove util-inl.h from header files 2019-05-14 17:33:07 +02:00
test_json_utils.cc src: move JSONWriter into its own file 2020-04-28 16:14:55 +02:00
test_linked_binding.cc src: allow adding linked bindings to Environment 2020-02-06 02:48:54 +00:00
test_node_postmortem_metadata.cc src: introduce custom smart pointers for BaseObjects 2020-04-01 17:36:21 -04:00
test_per_process.cc tools: fix js2c regression 2019-06-02 15:15:25 +02:00
test_platform.cc src: add public APIs to manage v8::TracingController 2020-09-25 16:55:43 +02:00
test_sockaddr.cc src: introduce node_sockaddr 2020-04-28 16:00:49 +02:00
test_traced_value.cc src: apply clang-tidy rule modernize-deprecated-headers 2019-02-27 05:35:53 +01:00
test_url.cc src: avoid OOB read in URL parser 2020-07-08 14:21:39 -07:00
test_util.cc src: enhance C++ sprintf utility 2020-04-22 18:24:54 +02:00