diff --git a/test/codesize/test_codesize_cxx_mangle.json b/test/codesize/test_codesize_cxx_mangle.json index 3b0a458bed8fe..7c6477d9461ca 100644 --- a/test/codesize/test_codesize_cxx_mangle.json +++ b/test/codesize/test_codesize_cxx_mangle.json @@ -2,9 +2,9 @@ "a.out.js": 23348, "a.out.js.gz": 9009, "a.out.nodebug.wasm": 239033, - "a.out.nodebug.wasm.gz": 79861, + "a.out.nodebug.wasm.gz": 79867, "total": 262381, - "total_gz": 88870, + "total_gz": 88876, "sent": [ "__cxa_begin_catch", "__cxa_end_catch", diff --git a/test/codesize/test_codesize_hello_dylink_all.json b/test/codesize/test_codesize_hello_dylink_all.json index 710f855e47ef5..fb59ac0ac1a5c 100644 --- a/test/codesize/test_codesize_hello_dylink_all.json +++ b/test/codesize/test_codesize_hello_dylink_all.json @@ -1,7 +1,7 @@ { "a.out.js": 268175, - "a.out.nodebug.wasm": 587634, - "total": 855809, + "a.out.nodebug.wasm": 587631, + "total": 855806, "sent": [ "IMG_Init", "IMG_Load",