mirror of
https://github.com/nodejs/node.git
synced 2025-04-30 23:56:58 +00:00
test: adapt test-v8-stats for V8 update
PR-URL: https://github.com/nodejs/node/pull/45579 Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
This commit is contained in:
parent
58b06a269a
commit
eca618071e
@ -42,7 +42,6 @@ const expectedHeapSpaces = [
|
||||
'code_large_object_space',
|
||||
'code_space',
|
||||
'large_object_space',
|
||||
'map_space',
|
||||
'new_large_object_space',
|
||||
'new_space',
|
||||
'old_space',
|
||||
|
Loading…
Reference in New Issue
Block a user