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
Refs: v8/v8@e30e228
PR-URL: #54077
Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
  • Loading branch information
targos committed Aug 16, 2024
1 parent 9d0748c commit df9efba
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 df9efba

Please sign in to comment.