node/test/cctest
Anna Henningsen 0257e8072f
src: make AsyncWrap subclass internal field counts explicit
This helps ensure that we already set the correct number of
internal fields when creating objects, even if the number of
internal fields of e.g. AsyncWrap changes over time.

PR-URL: https://github.com/nodejs/node/pull/62103
Reviewed-By: Stephen Belanger <admin@stephenbelanger.com>
Reviewed-By: Gerhard Stöbich <deb2001-github@yahoo.de>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
2026-03-10 14:48:54 +01:00
..
inspector test: fix small compile warning in test_network_requests_buffer.cc 2025-10-24 00:49:54 +02:00
node_test_fixture.cc build: fix pointer compression builds 2025-05-18 23:24:01 +00:00
node_test_fixture.h src: remove deprecated node::InitializeNodeWithArgs 2025-05-28 17:24:41 +00:00
test_aliased_buffer.cc
test_base64.cc
test_base_object_ptr.cc src: add BaseObjectPtr nullptr operations 2025-04-10 16:25:10 +00:00
test_cppgc.cc doc,src,test: replace use of deprecated GetIsolate 2025-10-04 18:48:35 +02:00
test_crypto_clienthello.cc
test_dataqueue.cc
test_diagnostics_channel.cc src: add C++ support for diagnostics channels 2026-02-28 12:07:00 +01:00
test_environment.cc src: support import() and import.meta in embedder-run modules 2026-02-19 11:13:44 +01:00
test_inspector_socket.cc
test_inspector_socket_server.cc src: use ranges library (C++20) more systematically 2025-06-26 02:31:52 +00:00
test_json_utils.cc
test_linked_binding.cc node-api: use Node-API in comments 2026-01-20 14:36:00 +01:00
test_lru_cache.cc sqlite: add tagged template 2025-09-17 16:54:11 +00:00
test_node_api.cc
test_node_crypto.cc crypto: make --use-system-ca per-env rather than per-process 2026-03-10 14:48:53 +01:00
test_node_crypto_env.cc src: update ECDASSigPointer implementation in ncrypto 2025-01-14 23:54:39 +00:00
test_node_postmortem_metadata.cc src: make AsyncWrap subclass internal field counts explicit 2026-03-10 14:48:54 +01:00
test_node_task_runner.cc
test_path.cc path,win: fix bug in resolve and normalize 2024-11-05 23:21:54 +00:00
test_per_process.cc src: build v8 tick processor as built-in source text modules 2026-01-13 10:04:00 -03:00
test_platform.cc src,test: unregister the isolate after disposal and before freeing 2025-05-02 15:10:39 +02:00
test_quic_cid.cc quic: move quic behind compile time flag 2026-01-22 14:46:33 +01:00
test_quic_error.cc quic: move quic behind compile time flag 2026-01-22 14:46:33 +01:00
test_quic_preferredaddress.cc quic: move quic behind compile time flag 2026-01-22 14:46:33 +01:00
test_quic_tokens.cc quic: move quic behind compile time flag 2026-01-22 14:46:33 +01:00
test_report.cc
test_sockaddr.cc src: use spaceship operator in SocketAddress 2024-12-03 07:15:14 -08:00
test_string_bytes.cc src: migrate WriteOneByte to WriteOneByteV2 2025-08-29 22:41:00 +00:00
test_traced_value.cc src: internalize v8::ConvertableToTraceFormat in traces 2025-08-15 16:25:08 +00:00
test_util.cc test: update test_util.cc for coverage 2024-10-14 06:41:27 +00:00