From 106e4c475febe3e08fa7fc632e044fe75a792cc3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bartek=20Iwa=C5=84czuk?= Date: Wed, 26 Apr 2023 10:02:03 +0200 Subject: chore: upgrade rusty_v8 to 0.70.0 (#18844) Closes https://github.com/denoland/deno/issues/18369 --- cli/tests/testdata/run/heapstats.js.out | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cli') diff --git a/cli/tests/testdata/run/heapstats.js.out b/cli/tests/testdata/run/heapstats.js.out index b75a755f8..954266333 100644 --- a/cli/tests/testdata/run/heapstats.js.out +++ b/cli/tests/testdata/run/heapstats.js.out @@ -1,2 +1,2 @@ -Allocated: 4MB -Freed: -4MB +Allocated: 8MB +Freed: -8MB -- cgit v1.2.3