We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ed9534 commit cef7fc7Copy full SHA for cef7fc7
deps/v8/include/v8-internal.h
@@ -424,7 +424,7 @@ constexpr size_t kMaxCppHeapPointers = 0;
424
// The number of tags reserved for embedder data stored in internal fields. The
425
// value is picked arbitrarily, and is slightly larger than the number of tags
426
// currently used in Chrome.
427
-#define V8_EMBEDDER_DATA_TAG_COUNT 15
+#define V8_EMBEDDER_DATA_TAG_COUNT 5
428
429
// Generic tag range struct to represent ranges of type tags.
430
//
0 commit comments