Skip to content

Commit ececfe7

Browse files
targosnodejs-github-bot
authored andcommitted
test: update v8-stats test for V8 12.6
Refs: v8/v8@e30e228
1 parent 4099b52 commit ececfe7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/parallel/test-v8-stats.js

+2
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,8 @@ const expectedHeapSpaces = [
4848
'read_only_space',
4949
'shared_large_object_space',
5050
'shared_space',
51+
'shared_trusted_large_object_space',
52+
'shared_trusted_space',
5153
'trusted_large_object_space',
5254
'trusted_space',
5355
];

0 commit comments

Comments
 (0)