Skip to content

Commit d1b1f50

Browse files
committed
[New] core: add trace_events, v8/tools/arguments
1 parent 49b3e07 commit d1b1f50

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lib/core.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,11 @@
5555
"_tls_legacy": ">= 0.11.3 && < 10",
5656
"_tls_wrap": ">= 0.11.3",
5757
"tls": true,
58+
"trace_events": ">= 10",
5859
"tty": true,
5960
"url": true,
6061
"util": true,
62+
"v8/tools/arguments": ">= 10",
6163
"v8/tools/codemap": [">= 4.4.0 && < 5", ">= 5.2.0"],
6264
"v8/tools/consarray": [">= 4.4.0 && < 5", ">= 5.2.0"],
6365
"v8/tools/csvparser": [">= 4.4.0 && < 5", ">= 5.2.0"],

0 commit comments

Comments
 (0)