mirror of
https://github.com/nodejs/node.git
synced 2024-11-21 10:59:27 +00:00
test: update v8-stats test for V8 12.6
Refs: e30e228ee6
PR-URL: https://github.com/nodejs/node/pull/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>
This commit is contained in:
parent
9d0748c5df
commit
df9efba2ce
@ -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',
|
||||
];
|
||||
|
Loading…
Reference in New Issue
Block a user