Skip to content

Commit

Permalink
test: update v8-stats test for V8 12.6
Browse files Browse the repository at this point in the history
  • Loading branch information
targos authored and nodejs-github-bot committed May 10, 2024
1 parent b1d8a17 commit 7e35748
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/parallel/test-v8-stats.js
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,8 @@ const expectedHeapSpaces = [
'read_only_space',
'shared_large_object_space',
'shared_space',
'shared_trusted_large_object_space',
'shared_trusted_space',
'trusted_large_object_space',
'trusted_space',
];
Expand Down

0 comments on commit 7e35748

Please sign in to comment.