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.
trace_events
v8/tools/arguments
1 parent 49b3e07 commit d1b1f50Copy full SHA for d1b1f50
lib/core.json
@@ -55,9 +55,11 @@
55
"_tls_legacy": ">= 0.11.3 && < 10",
56
"_tls_wrap": ">= 0.11.3",
57
"tls": true,
58
+ "trace_events": ">= 10",
59
"tty": true,
60
"url": true,
61
"util": true,
62
+ "v8/tools/arguments": ">= 10",
63
"v8/tools/codemap": [">= 4.4.0 && < 5", ">= 5.2.0"],
64
"v8/tools/consarray": [">= 4.4.0 && < 5", ">= 5.2.0"],
65
"v8/tools/csvparser": [">= 4.4.0 && < 5", ">= 5.2.0"],
0 commit comments