>>> mozjs102: Building community/mozjs102 102.9.0-r0 (using abuild 3.10.0-r0) started Tue, 14 Mar 2023 09:40:56 +0000 >>> mozjs102: Checking sanity of /home/buildozer/aports/community/mozjs102/APKBUILD... >>> mozjs102: Analyzing dependencies... >>> mozjs102: Installing for build: build-base icu-dev libffi-dev nspr-dev cargo clang linux-headers lld llvm15-dev m4 perl python3 rust sed zlib-dev icu-data-full (1/37) Installing icu-data-full (72.1-r2) (2/37) Installing icu-libs (72.1-r2) (3/37) Installing icu (72.1-r2) (4/37) Installing icu-dev (72.1-r2) (5/37) Installing linux-headers (6.2-r0) (6/37) Installing libffi-dev (3.4.4-r0) (7/37) Installing nspr (4.35-r0) (8/37) Installing nspr-dev (4.35-r0) (9/37) Installing cargo (1.68.0-r0) (10/37) Installing clang15-libs (15.0.7-r3) (11/37) Installing clang15-libclang (15.0.7-r3) (12/37) Installing clang15 (15.0.7-r3) (13/37) Installing scudo-malloc (15.0.7-r3) (14/37) Installing lld-libs (15.0.7-r0) (15/37) Installing lld (15.0.7-r0) (16/37) Installing llvm15 (15.0.7-r2) (17/37) Installing zlib-dev (1.2.13-r0) (18/37) Installing zstd (1.5.4-r1) (19/37) Installing zstd-dev (1.5.4-r1) (20/37) Installing gdbm (1.23-r0) (21/37) Installing mpdecimal (2.5.1-r1) (22/37) Installing libpanelw (6.4_p20230311-r0) (23/37) Installing readline (8.2.1-r0) (24/37) Installing sqlite-libs (3.41.1-r0) (25/37) Installing python3 (3.11.2-r0) (26/37) Installing py3-parsing (3.0.9-r1) (27/37) Installing py3-packaging (23.0-r1) (28/37) Installing py3-setuptools (67.6.0-r0) (29/37) Installing llvm15-test-utils (15.0.7-r2) (30/37) Installing llvm15-dev (15.0.7-r2) (31/37) Installing m4 (1.4.19-r2) (32/37) Installing perl (5.36.0-r0) (33/37) Installing sed (4.9-r1) (34/37) Installing .makedepends-mozjs102 (20230314.094057) (35/37) Installing perl-error (0.17029-r1) (36/37) Installing perl-git (2.40.0-r0) (37/37) Installing git-perl (2.40.0-r0) Executing busybox-1.36.0-r5.trigger OK: 1276 MiB in 142 packages >>> mozjs102: Cleaning up srcdir >>> mozjs102: Cleaning up pkgdir >>> mozjs102: Fetching https://distfiles.alpinelinux.org/distfiles/edge//firefox-102.9.0esr.source.tar.xz >>> mozjs102: Fetching https://distfiles.alpinelinux.org/distfiles/edge//firefox-102.9.0esr.source.tar.xz >>> mozjs102: Checking sha512sums... firefox-102.9.0esr.source.tar.xz: OK disable-moz-stackwalk.patch: OK fix-musl-build.patch: OK fix-rust-target.patch: OK >>> mozjs102: Unpacking /var/cache/distfiles/edge//firefox-102.9.0esr.source.tar.xz... >>> mozjs102: disable-moz-stackwalk.patch patching file mozglue/misc/StackWalk.cpp Hunk #1 succeeded at 44 (offset 11 lines). >>> mozjs102: fix-musl-build.patch patching file js/src/old-configure.in Hunk #1 succeeded at 839 (offset -433 lines). >>> mozjs102: fix-rust-target.patch patching file build/moz.configure/rust.configure Hunk #1 succeeded at 274 (offset 13 lines). Hunk #2 succeeded at 396 (offset 13 lines). created virtual environment CPython3.11.2.final.0-32 in 19ms creator CPython3Posix(dest=/home/buildozer/aports/community/mozjs102/src/firefox-102.9.0/obj/_virtualenvs/build, clear=False, no_vcs_ignore=False, global=False) activators BashActivator,CShellActivator,FishActivator,PowerShellActivator,PythonActivator Running "pip check" to verify compatibility between the system Python and the "mach" site. Running "pip check" to verify compatibility between the system Python and the "build" site. 0:02.75 Clobber not needed. 0:02.99 Using Python 3.11.2 from /home/buildozer/aports/community/mozjs102/src/firefox-102.9.0/obj/_virtualenvs/build/bin/python 0:02.99 Adding configure options from /home/buildozer/aports/community/mozjs102/src/firefox-102.9.0/.mozconfig 0:02.99 --enable-application=js 0:02.99 --prefix=/usr 0:02.99 --enable-release 0:02.99 --enable-hardening 0:02.99 --enable-optimize=-Os -fomit-frame-pointer -O2 0:02.99 --enable-rust-simd 0:02.99 --enable-linker=lld 0:02.99 --disable-bootstrap 0:02.99 --disable-debug 0:02.99 --disable-debug-symbols 0:02.99 --disable-jemalloc 0:02.99 --disable-strip 0:02.99 --with-system-icu 0:02.99 --with-system-nspr 0:02.99 --with-system-zlib 0:02.99 --enable-shared-js 0:02.99 --enable-tests 0:02.99 --with-intl-api 0:02.99 --disable-rust-simd 0:02.99 checking for vcs source checkout... no 0:03.06 checking for a shell... /bin/sh 0:03.10 checking for host system type... armv8l-unknown-linux-musleabihf 0:03.10 checking for target system type... armv8l-unknown-linux-musleabihf 0:03.59 checking for Python 3... /home/buildozer/aports/community/mozjs102/src/firefox-102.9.0/obj/_virtualenvs/build/bin/python (3.11.2) 0:03.61 checking whether cross compiling... no 0:03.61 checking for wget... /usr/bin/wget 0:03.61 checking for ccache... not found 0:03.62 checking for the target C compiler... /usr/bin/clang 0:03.69 checking whether the target C compiler can be used... yes 0:03.69 checking the target C compiler version... 15.0.7 0:03.73 checking the target C compiler works... yes 0:03.73 checking for the target C++ compiler... /usr/bin/clang++ 0:03.79 checking whether the target C++ compiler can be used... yes 0:03.80 checking the target C++ compiler version... 15.0.7 0:03.83 checking the target C++ compiler works... yes 0:03.83 checking for the host C compiler... /usr/bin/clang 0:03.89 checking whether the host C compiler can be used... yes 0:03.89 checking the host C compiler version... 15.0.7 0:03.92 checking the host C compiler works... yes 0:03.92 checking for the host C++ compiler... /usr/bin/clang++ 0:03.98 checking whether the host C++ compiler can be used... yes 0:03.98 checking the host C++ compiler version... 15.0.7 0:04.01 checking the host C++ compiler works... yes 0:04.05 checking for linker... lld 0:04.08 checking ARM version support in compiler... 7 0:04.12 checking for ARM SIMD support in compiler... yes 0:04.15 checking for ARM NEON support in compiler... yes 0:04.18 checking for 64-bit OS... no 0:04.21 checking for new enough STL headers from libstdc++... yes 0:04.22 checking for the assembler... /usr/bin/clang 0:04.24 checking for ar... /usr/bin/llvm-ar 0:04.27 checking for nm... /usr/bin/llvm-nm 0:04.27 checking for pkg_config... /usr/bin/pkg-config 0:04.27 checking for pkg-config version... 1.9.4 0:04.27 checking whether pkg-config is pkgconf... yes 0:04.36 checking for strndup... yes 0:04.44 checking for posix_memalign... yes 0:04.53 checking for memalign... yes 0:04.61 checking for malloc_usable_size... yes 0:04.65 checking for stdint.h... yes 0:04.68 checking for inttypes.h... yes 0:04.71 checking for malloc.h... yes 0:04.74 checking for alloca.h... yes 0:04.77 checking for sys/byteorder.h... no 0:04.80 checking for getopt.h... yes 0:04.84 checking for unistd.h... yes 0:04.87 checking for nl_types.h... yes 0:04.90 checking for cpuid.h... no 0:04.92 checking for fts.h... no 0:04.95 checking for sys/statvfs.h... yes 0:04.98 checking for sys/statfs.h... yes 0:05.02 checking for sys/vfs.h... yes 0:05.05 checking for sys/mount.h... yes 0:05.08 checking for sys/quota.h... no 0:05.11 checking for linux/quota.h... yes 0:05.14 checking for linux/if_addr.h... yes 0:05.18 checking for linux/rtnetlink.h... yes 0:05.21 checking for sys/queue.h... no 0:05.24 checking for sys/types.h... yes 0:05.27 checking for netinet/in.h... yes 0:05.31 checking for byteswap.h... yes 0:05.34 checking for memfd_create in sys/mman.h... yes 0:05.38 checking for linux/perf_event.h... yes 0:05.41 checking for perf_event_open system call... yes 0:05.44 checking whether the C compiler supports -Wbitfield-enum-conversion... yes 0:05.47 checking whether the C++ compiler supports -Wbitfield-enum-conversion... yes 0:05.50 checking whether the C++ compiler supports -Wdeprecated-this-capture... yes 0:05.53 checking whether the C compiler supports -Wformat-type-confusion... yes 0:05.56 checking whether the C++ compiler supports -Wformat-type-confusion... yes 0:05.59 checking whether the C compiler supports -Wshadow-field-in-constructor-modified... yes 0:05.62 checking whether the C++ compiler supports -Wshadow-field-in-constructor-modified... yes 0:05.65 checking whether the C compiler supports -Wno-error=tautological-type-limit-compare... yes 0:05.68 checking whether the C++ compiler supports -Wno-error=tautological-type-limit-compare... yes 0:05.71 checking whether the C compiler supports -Wunreachable-code-return... yes 0:05.74 checking whether the C++ compiler supports -Wunreachable-code-return... yes 0:05.78 checking whether the C compiler supports -Wunused-but-set-parameter... yes 0:05.81 checking whether the C++ compiler supports -Wunused-but-set-parameter... yes 0:05.84 checking whether the C compiler supports -Wclass-varargs... yes 0:05.87 checking whether the C++ compiler supports -Wclass-varargs... yes 0:05.90 checking whether the C++ compiler supports -Wempty-init-stmt... yes 0:05.93 checking whether the C compiler supports -Wfloat-overflow-conversion... yes 0:05.96 checking whether the C++ compiler supports -Wfloat-overflow-conversion... yes 0:05.99 checking whether the C compiler supports -Wfloat-zero-conversion... yes 0:06.02 checking whether the C++ compiler supports -Wfloat-zero-conversion... yes 0:06.05 checking whether the C compiler supports -Wloop-analysis... yes 0:06.08 checking whether the C++ compiler supports -Wloop-analysis... yes 0:06.11 checking whether the C compiler supports -Wno-range-loop-analysis... yes 0:06.14 checking whether the C++ compiler supports -Wno-range-loop-analysis... yes 0:06.17 checking whether the C++ compiler supports -Wc++2a-compat... yes 0:06.21 checking whether the C++ compiler supports -Wcomma... yes 0:06.23 checking whether the C compiler supports -Wduplicated-cond... no 0:06.26 checking whether the C++ compiler supports -Wduplicated-cond... no 0:06.29 checking whether the C compiler supports -Wenum-compare-conditional... yes 0:06.32 checking whether the C++ compiler supports -Wenum-compare-conditional... yes 0:06.35 checking whether the C++ compiler supports -Wimplicit-fallthrough... yes 0:06.38 checking whether the C compiler supports -Wstring-conversion... yes 0:06.42 checking whether the C++ compiler supports -Wstring-conversion... yes 0:06.45 checking whether the C++ compiler supports -Wno-inline-new-delete... yes 0:06.47 checking whether the C compiler supports -Wno-error=maybe-uninitialized... no 0:06.50 checking whether the C++ compiler supports -Wno-error=maybe-uninitialized... no 0:06.53 checking whether the C compiler supports -Wno-error=deprecated-declarations... yes 0:06.56 checking whether the C++ compiler supports -Wno-error=deprecated-declarations... yes 0:06.59 checking whether the C compiler supports -Wno-error=array-bounds... yes 0:06.62 checking whether the C++ compiler supports -Wno-error=array-bounds... yes 0:06.65 checking whether the C compiler supports -Wno-error=coverage-mismatch... no 0:06.67 checking whether the C++ compiler supports -Wno-error=coverage-mismatch... no 0:06.70 checking whether the C compiler supports -Wno-error=backend-plugin... yes 0:06.73 checking whether the C++ compiler supports -Wno-error=backend-plugin... yes 0:06.76 checking whether the C compiler supports -Wno-error=free-nonheap-object... yes 0:06.79 checking whether the C++ compiler supports -Wno-error=free-nonheap-object... yes 0:06.82 checking whether the C compiler supports -Wno-multistatement-macros... no 0:06.85 checking whether the C++ compiler supports -Wno-multistatement-macros... no 0:06.88 checking whether the C compiler supports -Wno-error=return-std-move... yes 0:06.91 checking whether the C++ compiler supports -Wno-error=return-std-move... yes 0:06.93 checking whether the C compiler supports -Wno-error=class-memaccess... no 0:06.96 checking whether the C++ compiler supports -Wno-error=class-memaccess... no 0:06.99 checking whether the C compiler supports -Wno-error=atomic-alignment... yes 0:07.02 checking whether the C++ compiler supports -Wno-error=atomic-alignment... yes 0:07.05 checking whether the C compiler supports -Wno-error=deprecated-copy... yes 0:07.08 checking whether the C++ compiler supports -Wno-error=deprecated-copy... yes 0:07.11 checking whether the C compiler supports -Wformat... yes 0:07.14 checking whether the C++ compiler supports -Wformat... yes 0:07.17 checking whether the C compiler supports -Wformat-security... yes 0:07.20 checking whether the C++ compiler supports -Wformat-security... yes 0:07.23 checking whether the C compiler supports -Wformat-overflow=2... no 0:07.26 checking whether the C++ compiler supports -Wformat-overflow=2... no 0:07.29 checking whether the C compiler supports -Wno-gnu-zero-variadic-macro-arguments... yes 0:07.32 checking whether the C++ compiler supports -Wno-gnu-zero-variadic-macro-arguments... yes 0:07.36 checking whether the C compiler supports -Werror=implicit-function-declaration... yes 0:07.39 checking whether the C compiler supports -Wno-psabi... yes 0:07.42 checking whether the C++ compiler supports -Wno-psabi... yes 0:07.45 checking whether the C compiler supports -Wthread-safety... yes 0:07.48 checking whether the C++ compiler supports -Wthread-safety... yes 0:07.51 checking whether the C++ compiler supports -fno-sized-deallocation... yes 0:07.54 checking whether the C++ compiler supports -fno-aligned-new... yes 0:07.54 checking for llvm_profdata... /usr/bin/llvm-profdata 0:07.55 checking for nspr >= 4.10... yes 0:07.56 checking NSPR_CFLAGS... -I/usr/include/nspr 0:07.56 checking NSPR_LIBS... -lplds4 -lplc4 -lnspr4 0:07.56 checking for rustc... /usr/bin/rustc 0:07.56 checking for cargo... /usr/bin/cargo 0:07.66 checking rustc version... 1.68.0 0:07.67 checking cargo version... 1.68.0 0:07.79 checking for rust host triplet... armv7-alpine-linux-musleabihf 0:07.86 checking for rust target triplet... armv7-alpine-linux-musleabihf 0:07.86 checking for rustdoc... /usr/bin/rustdoc 0:07.86 checking for rustfmt... not found 0:07.86 checking for clang for bindgen... /usr/bin/clang++ 0:07.89 checking for libclang for bindgen... /usr/lib/llvm15/lib/libclang.so 0:07.91 checking that libclang is new enough... yes 0:07.91 checking bindgen cflags... -x c++ -fno-sized-deallocation -fno-aligned-new -DTRACING=1 -DIMPL_LIBXUL -DMOZILLA_INTERNAL_API -DRUST_BINDGEN -DOS_POSIX=1 -DOS_LINUX=1 -std=gnu++17 0:07.91 checking for icu-i18n >= 71.1... yes 0:07.91 checking MOZ_ICU_CFLAGS... 0:07.92 checking MOZ_ICU_LIBS... -licui18n -licuuc -licudata 0:07.95 checking for tm_zone and tm_gmtoff in struct tm... yes 0:08.04 checking for getpagesize... yes 0:08.12 checking for gmtime_r... yes 0:08.21 checking for localtime_r... yes 0:08.29 checking for gettid... yes 0:08.38 checking for setpriority... yes 0:08.46 checking for syscall... yes 0:08.55 checking for getc_unlocked... yes 0:08.63 checking for pthread_getname_np... yes 0:08.72 checking for pthread_get_name_np... no 0:08.81 checking for strerror... yes 0:08.90 checking for __cxa_demangle... yes 0:08.93 checking for unwind.h... yes 0:09.02 checking for _Unwind_Backtrace... yes 0:09.11 checking for _getc_nolock... no 0:09.19 checking for localeconv... yes 0:09.19 checking for awk... /usr/bin/awk 0:09.19 checking for perl... /usr/bin/perl 0:09.20 checking for minimum required perl version >= 5.006... 5.036000 0:09.20 checking for full perl installation... yes 0:09.21 checking for gmake... /usr/bin/make 0:09.21 checking for watchman... not found 0:09.21 checking for xargs... /usr/bin/xargs 0:09.21 checking for rpmbuild... not found 0:09.23 checking for llvm-objdump... /usr/bin/llvm-objdump 0:09.27 checking for readelf... /usr/bin/llvm-readelf 0:09.31 checking for objcopy... /usr/bin/llvm-objcopy 0:09.35 checking for strip... /usr/bin/llvm-strip 0:09.35 checking for zlib >= 1.2.3... yes 0:09.35 checking MOZ_ZLIB_CFLAGS... 0:09.35 checking MOZ_ZLIB_LIBS... -L/lib -lz 0:09.35 checking for m4... /usr/bin/m4 0:09.36 Refreshing /home/buildozer/aports/community/mozjs102/src/firefox-102.9.0/js/src/old-configure with /home/buildozer/aports/community/mozjs102/src/firefox-102.9.0/build/autoconf/autoconf.sh 0:09.41 creating cache ./config.cache 0:09.42 checking host system type... armv8l-unknown-linux-musleabihf 0:09.42 checking target system type... armv8l-unknown-linux-musleabihf 0:09.43 checking build system type... armv8l-unknown-linux-musleabihf 0:09.46 checking for Cygwin environment... no 0:09.49 checking for mingw32 environment... no 0:09.58 checking for executable suffix... no 0:09.58 checking for gcc... (cached) /usr/bin/clang -std=gnu99 0:09.58 checking whether the C compiler (/usr/bin/clang -std=gnu99 -Os -fomit-frame-pointer -O2 -Wl,--as-needed,-O1,--sort-common -Wl,-z,stack-size=1048576 -fuse-ld=lld) works... (cached) yes 0:09.58 checking whether the C compiler (/usr/bin/clang -std=gnu99 -Os -fomit-frame-pointer -O2 -Wl,--as-needed,-O1,--sort-common -Wl,-z,stack-size=1048576 -fuse-ld=lld) is a cross-compiler... no 0:09.58 checking whether we are using GNU C... (cached) yes 0:09.58 checking whether /usr/bin/clang -std=gnu99 accepts -g... (cached) yes 0:09.58 checking for c++... (cached) /usr/bin/clang++ -std=gnu++17 0:09.58 checking whether the C++ compiler (/usr/bin/clang++ -std=gnu++17 -Os -fomit-frame-pointer -O2 -Wl,--as-needed,-O1,--sort-common -Wl,-z,stack-size=1048576 -fuse-ld=lld) works... (cached) yes 0:09.58 checking whether the C++ compiler (/usr/bin/clang++ -std=gnu++17 -Os -fomit-frame-pointer -O2 -Wl,--as-needed,-O1,--sort-common -Wl,-z,stack-size=1048576 -fuse-ld=lld) is a cross-compiler... no 0:09.58 checking whether we are using GNU C++... (cached) yes 0:09.58 checking whether /usr/bin/clang++ -std=gnu++17 accepts -g... (cached) yes 0:09.71 checking for --noexecstack option to as... yes 0:09.79 checking for -z noexecstack option to ld... yes 0:09.88 checking for -z text option to ld... yes 0:09.97 checking for -z relro option to ld... yes 0:10.06 checking for -z nocopyreloc option to ld... yes 0:10.15 checking for -Bsymbolic-functions option to ld... yes 0:10.24 checking for --build-id=sha1 option to ld... yes 0:10.34 checking whether the linker supports Identical Code Folding... no 0:10.62 checking whether removing dead symbols breaks debugging... no 0:10.66 checking for working const... yes 0:10.69 checking for mode_t... yes 0:10.71 checking for off_t... yes 0:10.74 checking for pid_t... yes 0:10.77 checking for size_t... yes 0:10.81 checking for ssize_t... yes 0:10.96 checking whether 64-bits std::atomic requires -latomic... no 0:11.00 checking for dirent.h that defines DIR... yes 0:11.08 checking for opendir in -ldir... no 0:11.17 checking for gethostbyname_r in -lc_r... no 0:11.26 checking for library containing dlopen... none required 0:11.29 checking for dlfcn.h... yes 0:11.38 checking for dladdr... yes 0:11.47 checking for socket in -lsocket... no 0:11.55 checking for pthread_create in -lpthreads... no 0:11.64 checking for pthread_create in -lpthread... yes 0:11.71 checking whether /usr/bin/clang -std=gnu99 accepts -pthread... yes 0:11.80 checking for clock_gettime(CLOCK_MONOTONIC)... 0:11.89 checking for sin in -lm... yes 0:12.00 checking for res_ninit()... no 0:12.09 checking for nl_langinfo and CODESET... yes 0:12.13 checking for ARM EABI... yes 0:12.22 checking for __thread keyword for TLS variables... yes 0:12.26 checking for valid optimization flags... yes 0:12.26 checking for -pipe support... yes 0:12.35 checking what kind of list files are supported by the linker... linkerscript 0:12.39 checking for malloc.h... yes 0:12.42 checking whether malloc_usable_size definition can use const argument... no 0:12.45 checking for valloc in malloc.h... yes 0:12.48 checking for valloc in unistd.h... no 0:12.51 checking for _aligned_malloc in malloc.h... no 0:12.51 updating cache ./config.cache 0:12.51 creating ./config.data 0:12.52 Creating config.status 0:12.67 Reticulating splines... 0:12.76 0:00.12 File already read. Skipping: /home/buildozer/aports/community/mozjs102/src/firefox-102.9.0/build/unix/moz.build 0:13.03 Finished reading 69 moz.build files in 0.07s 0:13.03 Read 0 gyp files in parallel contributing 0.00s to total wall time 0:13.03 Processed into 328 build config descriptors in 0.04s 0:13.03 RecursiveMake backend executed in 0.20s 0:13.03 273 total backend files; 273 created; 0 updated; 0 unchanged; 0 deleted; 9 -> 42 Makefile 0:13.03 FasterMake backend executed in 0.04s 0:13.03 5 total backend files; 5 created; 0 updated; 0 unchanged; 0 deleted 0:13.03 Total wall time: 0.39s; CPU time: 0.39s; Efficiency: 100%; Untracked: 0.04s 0:13.10 Adding make options from /home/buildozer/aports/community/mozjs102/src/firefox-102.9.0/.mozconfig MOZ_OBJDIR=/home/buildozer/aports/community/mozjs102/src/firefox-102.9.0/obj OBJDIR=/home/buildozer/aports/community/mozjs102/src/firefox-102.9.0/obj FOUND_MOZCONFIG=/home/buildozer/aports/community/mozjs102/src/firefox-102.9.0/.mozconfig export FOUND_MOZCONFIG 0:13.10 /usr/bin/make -f client.mk -j80 -s 0:13.21 Elapsed: 0.00s; From dist/private: Kept 0 existing; Added/updated 0; Removed 0 files and 0 directories.Elapsed: 0.00s; From dist/public: Kept 0 existing; Added/updated 0; Removed 0 files and 0 directories. 0:13.21 Elapsed: 0.00s; From dist/bin: Kept 0 existing; Added/updated 3; Removed 0 files and 0 directories. 0:13.23 Elapsed: 0.01s; From dist/include: Kept 3 existing; Added/updated 340; Removed 0 files and 0 directories. 0:13.26 Elapsed: 0.04s; From _tests: Kept 3 existing; Added/updated 493; Removed 0 files and 0 directories. 0:13.41 ./buildconfig.rs.stub 0:13.41 ./js-confdefs.h.stub 0:13.41 ./js-config.h.stub 0:13.41 ./ProfilingCategoryList.h.stub 0:13.41 ./ReservedWordsGenerated.h.stub 0:13.41 ./StatsPhasesGenerated.h.stub 0:13.41 ./MIROpsGenerated.h.stub 0:13.41 ./LIROpsGenerated.h.stub 0:13.42 ./CacheIROpsGenerated.h.stub 0:13.42 ./AtomicOperationsGenerated.h.stub 0:13.42 ./WasmIntrinsicGenerated.h.stub 0:13.42 config 0:13.57 config/nsinstall_real 0:13.59 ./selfhosted.out.h.stub 0:13.71 /usr/bin/clang++ -std=gnu++17 -E -o self-hosting-preprocessed.pp -Qunused-arguments -Os -fomit-frame-pointer -DCROSS_COMPILE= -DXP_UNIX=1 -DXP_LINUX=1 -DMOZ_BUILD_APP=js -DRELEASE_OR_BETA=1 -DMOZILLA_VERSION="102.9.0" -DMOZILLA_VERSION_U=102.9.0 -DMOZILLA_UAVERSION="102.0" -DMOZ_UPDATE_CHANNEL=default -DENABLE_TESTS=1 -DGTEST_HAS_RTTI=0 -DHAVE_ARM_SIMD=1 -DHAVE_ARM_NEON=1 -DBUILD_ARM_NEON=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_ATTRIBUTE=1 -DHAVE_STRNDUP=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_STDINT_H=1 -DHAVE_INTTYPES_H=1 -DSTDC_HEADERS=1 -DHAVE_MALLOC_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_GETOPT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_SYS_STATVFS_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_VFS_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_LINUX_QUOTA_H=1 -DHAVE_LINUX_IF_ADDR_H=1 -DHAVE_LINUX_RTNETLINK_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_BYTESWAP_H=1 -DHAVE_MEMFD_CREATE=1 -DHAVE_LINUX_PERF_EVENT_H=1 -DMOZ_DLL_PREFIX="lib" -DMOZ_DLL_SUFFIX=".so" -DJS_STANDALONE=1 -DJS_NUNBOX32=1 -DJS_CODEGEN_ARM=1 -DMOZ_AARCH64_JSCVT=0 -DENABLE_SHARED_MEMORY=1 -DEDITLINE=1 -DJS_DEFAULT_JITREPORT_GRANULARITY=3 -DMOZ_SYSTEM_ICU=1 -DJS_HAS_INTL_API=1 -DU_USING_ICU_NAMESPACE=0 -DENABLE_WASM_EXCEPTIONS=1 -DMOZJS_MAJOR_VERSION=102 -DMOZJS_MINOR_VERSION=9 -DWASM_HAS_HEAPREG=1 -DHAVE_TM_ZONE_TM_GMTOFF=1 -DHAVE_GETPAGESIZE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_GETTID=1 -DHAVE_SETPRIORITY=1 -DHAVE_SYSCALL=1 -DHAVE_GETC_UNLOCKED=1 -DHAVE_PTHREAD_GETNAME_NP=1 -DHAVE_STRERROR=1 -DHAVE_UNWIND_H=1 -DHAVE__UNWIND_BACKTRACE=1 -DHAVE_LOCALECONV=1 -DHAVE_SSIZE_T=1 -DHAVE_DIRENT_H=1 -DHAVE_DLOPEN=1 -DHAVE_DLADDR=1 -D_REENTRANT=1 -DHAVE_CLOCK_MONOTONIC=1 -DHAVE_LIBM=1 -DHAVE_LANGINFO_CODESET=1 -DMALLOC_H= -DMALLOC_USABLE_SIZE_CONST_PTR= -DHAVE_VALLOC=1 -DNO_NSPR_10_SUPPORT=1 -DNDEBUG=1 -DTRIMMED=1 self-hosting-cpp-input.cpp 0:13.75 config/system-header.sentinel.stub 0:13.99 js/src/rust/force-cargo-library-build 0:13.99 js/src/gc/StatsPhasesGenerated.inc.stub 0:13.99 js/src/build/symverscript.stub 0:13.99 intl/components 0:13.99 js/src/editline 0:13.99 js/src/debugger 0:13.99 js/src/frontend 0:13.99 js/src/util 0:13.99 js/src/irregexp 0:13.99 memory/mozalloc 0:13.99 memory/build 0:13.99 js/src/wasm 0:14.00 mfbt 0:14.00 mozglue/baseprofiler 0:14.00 js/src/jit 0:14.00 js/src/shell 0:14.00 js/src/gdb 0:14.00 mozglue/misc 0:14.00 js/src 0:14.00 js/src/jsapi-tests 0:14.01 modules/fdlibm/src 0:14.06 mfbt/tests 0:14.29 js/src/gc 0:17.12 Compiling mozbuild v0.1.0 (/home/buildozer/aports/community/mozjs102/src/firefox-102.9.0/build/rust/mozbuild) 0:17.12 Compiling semver-parser v0.7.0 0:17.12 Compiling once_cell v1.10.0 0:17.12 Compiling encoding_rs v0.8.31 0:17.12 Compiling cc v1.0.73 0:17.12 Compiling cfg-if v1.0.0 0:17.12 Compiling memchr v2.5.0 0:17.12 Compiling encoding_c v0.9.8 0:17.12 Compiling encoding_c_mem v0.2.6 0:17.12 Compiling unicode-width v0.1.9 0:17.12 Compiling leb128 v0.2.5 0:17.12 Compiling arrayvec v0.5.2 0:17.12 Compiling mozilla-central-workspace-hack v0.1.0 (/home/buildozer/aports/community/mozjs102/src/firefox-102.9.0/build/workspace-hack) 0:17.12 Compiling wasmparser v0.78.2 0:17.61 Compiling semver v0.9.0 0:18.01 Compiling rustc_version v0.2.3 0:19.12 Compiling wast v39.0.0 0:24.27 /home/buildozer/aports/community/mozjs102/src/firefox-102.9.0/mfbt/tests/TestResult.cpp:101:20: warning: 'is_literal_type_v>' is deprecated [-Wdeprecated-declarations] 0:24.27 static_assert(std::is_literal_type_v>); 0:24.27 ^ 0:24.27 /usr/bin/../lib/gcc/armv7-alpine-linux-musleabihf/12.2.1/../../../../include/c++/12.2.1/type_traits:3182:3: note: 'is_literal_type_v>' has been explicitly marked deprecated here 0:24.27 _GLIBCXX17_DEPRECATED 0:24.27 ^ 0:24.27 /usr/bin/../lib/gcc/armv7-alpine-linux-musleabihf/12.2.1/../../../../include/c++/12.2.1/armv7-alpine-linux-musleabihf/bits/c++config.h:119:34: note: expanded from macro '_GLIBCXX17_DEPRECATED' 0:24.27 # define _GLIBCXX17_DEPRECATED [[__deprecated__]] 0:24.27 ^ 0:24.27 /home/buildozer/aports/community/mozjs102/src/firefox-102.9.0/mfbt/tests/TestResult.cpp:102:20: warning: 'is_literal_type_v>' is deprecated [-Wdeprecated-declarations] 0:24.27 static_assert(std::is_literal_type_v>); 0:24.27 ^ 0:24.27 /usr/bin/../lib/gcc/armv7-alpine-linux-musleabihf/12.2.1/../../../../include/c++/12.2.1/type_traits:3182:3: note: 'is_literal_type_v>' has been explicitly marked deprecated here 0:24.27 _GLIBCXX17_DEPRECATED 0:24.27 ^ 0:24.27 /usr/bin/../lib/gcc/armv7-alpine-linux-musleabihf/12.2.1/../../../../include/c++/12.2.1/armv7-alpine-linux-musleabihf/bits/c++config.h:119:34: note: expanded from macro '_GLIBCXX17_DEPRECATED' 0:24.27 # define _GLIBCXX17_DEPRECATED [[__deprecated__]] 0:24.27 ^ 0:24.27 /home/buildozer/aports/community/mozjs102/src/firefox-102.9.0/mfbt/tests/TestResult.cpp:103:20: warning: 'is_literal_type_v>' is deprecated [-Wdeprecated-declarations] 0:24.27 static_assert(std::is_literal_type_v>); 0:24.27 ^ 0:24.27 /usr/bin/../lib/gcc/armv7-alpine-linux-musleabihf/12.2.1/../../../../include/c++/12.2.1/type_traits:3182:3: note: 'is_literal_type_v>' has been explicitly marked deprecated here 0:24.27 _GLIBCXX17_DEPRECATED 0:24.27 ^ 0:24.27 /usr/bin/../lib/gcc/armv7-alpine-linux-musleabihf/12.2.1/../../../../include/c++/12.2.1/armv7-alpine-linux-musleabihf/bits/c++config.h:119:34: note: expanded from macro '_GLIBCXX17_DEPRECATED' 0:24.27 # define _GLIBCXX17_DEPRECATED [[__deprecated__]] 0:24.27 ^ 0:24.27 /home/buildozer/aports/community/mozjs102/src/firefox-102.9.0/mfbt/tests/TestResult.cpp:104:20: warning: 'is_literal_type_v>' is deprecated [-Wdeprecated-declarations] 0:24.27 static_assert(std::is_literal_type_v>); 0:24.27 ^ 0:24.27 /usr/bin/../lib/gcc/armv7-alpine-linux-musleabihf/12.2.1/../../../../include/c++/12.2.1/type_traits:3182:3: note: 'is_literal_type_v>' has been explicitly marked deprecated here 0:24.27 _GLIBCXX17_DEPRECATED 0:24.27 ^ 0:24.27 /usr/bin/../lib/gcc/armv7-alpine-linux-musleabihf/12.2.1/../../../../include/c++/12.2.1/armv7-alpine-linux-musleabihf/bits/c++config.h:119:34: note: expanded from macro '_GLIBCXX17_DEPRECATED' 0:24.27 # define _GLIBCXX17_DEPRECATED [[__deprecated__]] 0:24.27 ^ 0:24.27 /home/buildozer/aports/community/mozjs102/src/firefox-102.9.0/mfbt/tests/TestResult.cpp:105:21: warning: 'is_literal_type_v>>' is deprecated [-Wdeprecated-declarations] 0:24.27 static_assert(!std::is_literal_type_v>>); 0:24.27 ^ 0:24.27 /usr/bin/../lib/gcc/armv7-alpine-linux-musleabihf/12.2.1/../../../../include/c++/12.2.1/type_traits:3182:3: note: 'is_literal_type_v>>' has been explicitly marked deprecated here 0:24.27 _GLIBCXX17_DEPRECATED 0:24.27 ^ 0:24.27 /usr/bin/../lib/gcc/armv7-alpine-linux-musleabihf/12.2.1/../../../../include/c++/12.2.1/armv7-alpine-linux-musleabihf/bits/c++config.h:119:34: note: expanded from macro '_GLIBCXX17_DEPRECATED' 0:24.27 # define _GLIBCXX17_DEPRECATED [[__deprecated__]] 0:24.27 ^ 0:25.20 5 warnings generated. 0:25.51 Compiling wat v1.0.41 0:27.79 Compiling mozglue-static v0.1.0 (/home/buildozer/aports/community/mozjs102/src/firefox-102.9.0/mozglue/static/rust) 0:28.52 Compiling jsrust_shared v0.1.0 (/home/buildozer/aports/community/mozjs102/src/firefox-102.9.0/js/src/rust/shared) 0:28.52 mfbt/tests/TestAlgorithm 0:28.52 mfbt/tests/TestArray 0:28.52 mfbt/tests/TestArrayUtils 0:28.52 mfbt/tests/TestAtomicBitfields 0:28.52 mfbt/tests/TestAtomics 0:28.52 mfbt/tests/TestBinarySearch 0:28.52 mfbt/tests/TestBitSet 0:28.52 mfbt/tests/TestBloomFilter 0:28.52 mfbt/tests/TestBufferList 0:28.52 mfbt/tests/TestCasting 0:28.52 mfbt/tests/TestCeilingFloor 0:28.52 mfbt/tests/TestCheckedInt 0:28.52 mfbt/tests/TestCompactPair 0:28.52 mfbt/tests/TestCountPopulation 0:28.52 mfbt/tests/TestCountZeroes 0:28.52 mfbt/tests/TestDefineEnum 0:28.52 mfbt/tests/TestDoublyLinkedList 0:28.52 mfbt/tests/TestEndian 0:28.52 mfbt/tests/TestEnumeratedArray 0:28.52 mfbt/tests/TestEnumSet 0:28.53 mfbt/tests/TestEnumTypeTraits 0:28.53 mfbt/tests/TestFastBernoulliTrial 0:28.53 mfbt/tests/TestFloatingPoint 0:28.53 mfbt/tests/TestFunctionRef 0:28.53 mfbt/tests/TestFunctionTypeTraits 0:28.53 mfbt/tests/TestHashTable 0:28.53 mfbt/tests/TestIntegerRange 0:28.53 mfbt/tests/TestJSONWriter 0:28.53 mfbt/tests/TestLinkedList 0:28.53 mfbt/tests/TestMacroArgs 0:28.53 mfbt/tests/TestMacroForEach 0:28.53 mfbt/tests/TestMathAlgorithms 0:28.53 mfbt/tests/TestMaybe 0:28.53 mfbt/tests/TestNonDereferenceable 0:28.53 mfbt/tests/TestNotNull 0:28.53 mfbt/tests/TestRandomNum 0:28.53 mfbt/tests/TestRange 0:28.53 mfbt/tests/TestRefPtr 0:28.53 mfbt/tests/TestResult 0:28.53 mfbt/tests/TestRollingMean 0:28.53 mfbt/tests/TestSaturate 0:28.53 mfbt/tests/TestScopeExit 0:28.53 mfbt/tests/TestSegmentedVector 0:28.54 mfbt/tests/TestSHA1 0:28.54 mfbt/tests/TestSmallPointerArray 0:28.54 mfbt/tests/TestSplayTree 0:28.54 mfbt/tests/TestTemplateLib 0:28.55 mfbt/tests/TestTextUtils 0:28.57 mfbt/tests/TestTuple 0:28.58 mfbt/tests/TestTypedEnum 0:28.58 mfbt/tests/TestTypeTraits 0:28.60 mfbt/tests/TestUniquePtr 0:28.60 mfbt/tests/TestVariant 0:28.61 mfbt/tests/TestVector 0:28.62 mfbt/tests/TestWeakPtr 0:28.65 mfbt/tests/TestWrappingOperations 0:28.87 mfbt/tests/TestXorShift128PlusRNG 0:28.87 mfbt/tests/TestSPSCQueue 0:28.87 mfbt/tests/TestThreadSafeWeakPtr 0:28.87 mfbt/tests/TestUtf8 0:28.87 mfbt/tests/TestPoisonArea 0:51.12 Compiling jsrust v0.1.0 (/home/buildozer/aports/community/mozjs102/src/firefox-102.9.0/js/src/rust) 1:10.94 Finished release [optimized] target(s) in 56.93s 1:10.94 warning: the following packages contain code that will be rejected by a future version of Rust: wasmparser v0.78.2 1:11.06 note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` 1:11.59 js/src/build/libjs_static.a 1:11.59 js/src/build/libmozjs-102.so 1:12.03 js/src/shell/js 1:12.03 js/src/gdb/gdb-tests 1:12.11 js/src/jsapi-tests/jsapi-tests 1:12.57 ./spidermonkey_checks.stub 1:13.77 TEST-PASS | check_spidermonkey_style.py | ok 1:14.00 TEST-PASS | check_macroassembler_style.py | ok 1:14.06 TEST-PASS | check_js_opcode.py | ok 1:14.19 5 compiler warnings present. 1:14.21 Overall system resources - Wall time: 71s; CPU: 0%; Read bytes: 0; Write bytes: 0; Read time: 0; Write time: 0 1:14.22 warning: mfbt/tests/TestResult.cpp:101:20 [-Wdeprecated-declarations] 'is_literal_type_v>' is deprecated 1:14.22 warning: mfbt/tests/TestResult.cpp:102:20 [-Wdeprecated-declarations] 'is_literal_type_v>' is deprecated 1:14.22 warning: mfbt/tests/TestResult.cpp:103:20 [-Wdeprecated-declarations] 'is_literal_type_v>' is deprecated 1:14.22 warning: mfbt/tests/TestResult.cpp:104:20 [-Wdeprecated-declarations] 'is_literal_type_v>' is deprecated 1:14.22 warning: mfbt/tests/TestResult.cpp:105:21 [-Wdeprecated-declarations] 'is_literal_type_v>>' is deprecated 1:14.22 Your build was successful! Config object not found by mach. Configure complete! Be sure to run |mach build| to pick up any changes To view resource usage of the build, run |mach resource-usage|. To take your build for a test drive, run: |mach run| testPinAcrossGC TEST-PASS | testPinAcrossGC | ok testAtomizedIsNotPinned TEST-PASS | testAtomizedIsNotPinned | ok testIntString_bug515273 TEST-PASS | testIntString_bug515273 | ok testInformalValueTypeName TEST-PASS | testInformalValueTypeName | ok testStringToPropertyName TEST-PASS | testStringToPropertyName | ok testStringIsIndex TEST-PASS | testStringIsIndex | ok testIndexToString TEST-PASS | testIndexToString | ok testOrderedHashSetWithoutInit TEST-PASS | testOrderedHashSetWithoutInit | ok testHashLazyStorage TEST-PASS | testHashLazyStorage | ok testHashTableMovableModIterator TEST-PASS | testHashTableMovableModIterator | ok testHashSetOfMoveOnlyType TEST-PASS | testHashSetOfMoveOnlyType | ok testHashRekeyManualRemoval TEST-PASS | testHashRekeyManualRemoval | ok testHashRekeyManual TEST-PASS | testHashRekeyManual | ok test_GetPropertyDescriptor TEST-PASS | test_GetPropertyDescriptor | ok testWeakCacheGCVector TEST-PASS | testWeakCacheGCVector | ok testWeakCacheMap TEST-PASS | testWeakCacheMap | ok testWeakCacheSet TEST-PASS | testWeakCacheSet | ok testGCUID TEST-PASS | testGCUID | ok testGCStoreBufferRemoval TEST-PASS | testGCStoreBufferRemoval | ok testGCOutOfMemory TEST-PASS | testGCOutOfMemory | ok testIncrementalRoots TEST-PASS | testIncrementalRoots | ok testLiveNurseryWrappeeCCW TEST-PASS | testLiveNurseryWrappeeCCW | ok testLiveNurseryWrapperCCW TEST-PASS | testLiveNurseryWrapperCCW | ok testLiveNurseryCCW TEST-PASS | testLiveNurseryCCW | ok testDeadNurseryCCW TEST-PASS | testDeadNurseryCCW | ok testTracingIncomingCCWs *thingp = 0xf4445020 *expectedThingp = 0xf4445020 kind = 0 expectedKind = 0 TEST-PASS | testTracingIncomingCCWs | ok testGCRootsRemoved TEST-PASS | testGCRootsRemoved | ok testGCSliceCallback TEST-PASS | testGCSliceCallback | ok testGCHeapPreBarriers TEST-PASS | testGCHeapPreBarriers | ok testGCHeapReadBarriers This test requires building with --enable-gczeal This test requires building with --enable-gczeal This test requires building with --enable-gczeal This test requires building with --enable-gczeal This test requires building with --enable-gczeal This test requires building with --enable-gczeal This test requires building with --enable-gczeal This test requires building with --enable-gczeal This test requires building with --enable-gczeal This test requires building with --enable-gczeal This test requires building with --enable-gczeal This test requires building with --enable-gczeal This test requires building with --enable-gczeal This test requires building with --enable-gczeal This test requires building with --enable-gczeal This test requires building with --enable-gczeal TEST-PASS | testGCHeapReadBarriers | ok testGCHeapPostBarriers TEST-PASS | testGCHeapPostBarriers | ok testGCGrayMarking TEST-PASS | testGCGrayMarking | ok testGCFinalizeCallback TEST-PASS | testGCFinalizeCallback | ok testRootedResultCtors TEST-PASS | testRootedResultCtors | ok testGCRootedResult TEST-PASS | testGCRootedResult | ok testRootedMaybeValue TEST-PASS | testRootedMaybeValue | ok testGCVectorEmplaceBack TEST-PASS | testGCVectorEmplaceBack | ok testGCHandleVector TEST-PASS | testGCHandleVector | ok testTraceableFifo TEST-PASS | testTraceableFifo | ok testGCRootedVector TEST-PASS | testGCRootedVector | ok testGCHandleHashMap TEST-PASS | testGCHandleHashMap | ok testSafelyUnrootedGCHashMap TEST-PASS | testSafelyUnrootedGCHashMap | ok testUnrootedGCHashMap TEST-PASS | testUnrootedGCHashMap | ok testGCRootedHashMap TEST-PASS | testGCRootedHashMap | ok testGCPersistentRootedTraceableCannotOutliveRuntime TEST-PASS | testGCPersistentRootedTraceableCannotOutliveRuntime | ok testGCPersistentRootedOutlivesRuntime TEST-PASS | testGCPersistentRootedOutlivesRuntime | ok testGCRootedStaticStructInternalStackStorageAugmented TEST-PASS | testGCRootedStaticStructInternalStackStorageAugmented | ok testGCSuppressions TEST-PASS | testGCSuppressions | ok testGCExactRooting TEST-PASS | testGCExactRooting | ok testGCChunkPool TEST-PASS | testGCChunkPool | ok testGCCellPtr TEST-PASS | testGCCellPtr | ok testGCAllocator TEST-PASS | testGCAllocator | ok testFunctionProperties TEST-PASS | testFunctionProperties | ok testFunctionNonSyntactic TEST-PASS | testFunctionNonSyntactic | ok test_functionBinding TEST-PASS | test_functionBinding | ok testRedefineGlobalEval TEST-PASS | testRedefineGlobalEval | ok testForwardSetProperty TEST-PASS | testForwardSetProperty | ok testForceLexicalInitialization TEST-PASS | testForceLexicalInitialization | ok testForOfIterator_bug515273_part2 TEST-PASS | testForOfIterator_bug515273_part2 | ok testForOfIterator_bug515273_part1 TEST-PASS | testForOfIterator_bug515273_part1 | ok testForOfIterator_basicNonIterable TEST-PASS | testForOfIterator_basicNonIterable | ok testFindSCCsStackLimit TEST-PASS | testFindSCCsStackLimit | ok testFindSCCs TEST-PASS | testFindSCCs | ok testExternalStrings TEST-PASS | testExternalStrings | ok testExecuteInJSMEnvironment_Callback TEST-PASS | testExecuteInJSMEnvironment_Callback | ok testExecuteInJSMEnvironment_Basic TEST-PASS | testExecuteInJSMEnvironment_Basic | ok testException_createErrorWithCause TEST-PASS | testException_createErrorWithCause | ok testException_getCausePlainObject TEST-PASS | testException_getCausePlainObject | ok testException_getCause TEST-PASS | testException_getCause | ok testException_bug860435 TEST-PASS | testException_bug860435 | ok testErrorLineOfContext TEST-PASS | testErrorLineOfContext | ok testErrorCopying_columnCopied TEST-PASS | testErrorCopying_columnCopied | ok testEmptyWindow TEST-PASS | testEmptyWindow | ok testDifferentNewTargetInvokeConstructor TEST-PASS | testDifferentNewTargetInvokeConstructor | ok test_DeflateStringToUTF8Buffer TEST-PASS | test_DeflateStringToUTF8Buffer | ok testDefineProperty_bug564344 TEST-PASS | testDefineProperty_bug564344 | ok testDefineGetterSetterNonEnumerable TEST-PASS | testDefineGetterSetterNonEnumerable | ok testDeepFreeze_loop TEST-PASS | testDeepFreeze_loop | ok testDeepFreeze_deep TEST-PASS | testDeepFreeze_deep | ok testDeepFreeze_bug535703 TEST-PASS | testDeepFreeze_bug535703 | ok testDeduplication_ASSC TEST-PASS | testDeduplication_ASSC | ok test_DecimalNumberCompareTo TEST-PASS | test_DecimalNumberCompareTo | ok test_DecimalNumberParse TEST-PASS | test_DecimalNumberParse | ok testDebugger_newScriptHook TEST-PASS | testDebugger_newScriptHook | ok testDateToLocaleString TEST-PASS | testDateToLocaleString | ok testWindowNonConfigurable TEST-PASS | testWindowNonConfigurable | ok testWeakMap_keyDelegates TEST-PASS | testWeakMap_keyDelegates | ok testWeakMap_basicOperations TEST-PASS | testWeakMap_basicOperations | ok testWasmLEB128_invalid_decoding TEST-PASS | testWasmLEB128_invalid_decoding | ok testWasmLEB128_valid_decoding TEST-PASS | testWasmLEB128_valid_decoding | ok testWasmLEB128_encoding TEST-PASS | testWasmLEB128_encoding | ok testUncaughtSymbol TEST-PASS | testUncaughtSymbol | ok test_JS_ubi_ShortestPaths_multiple_edges_to_target path[0]->predecessor() = 'a' Edge name = 'x' path[0]->predecessor() = 'a' Edge name = 'y' path[0]->predecessor() = 'a' Edge name = 'z' numPathsFound = 3 TEST-PASS | test_JS_ubi_ShortestPaths_multiple_edges_to_target | ok test_JS_ubi_ShortestPaths_more_paths_than_max path[0]->predecessor() = 'a' numPathsFound = 1 TEST-PASS | test_JS_ubi_ShortestPaths_more_paths_than_max | ok test_JS_ubi_ShortestPaths_multiple_paths path[0]->predecessor() = 'a' path[0]->predecessor() = 'a' path[1]->predecessor() = 'b' path[2]->predecessor() = 'c' path[0]->predecessor() = 'a' path[1]->predecessor() = 'd' path[2]->predecessor() = 'e' numPathsFound = 3 TEST-PASS | test_JS_ubi_ShortestPaths_multiple_paths | ok test_JS_ubi_ShortestPaths_one_path path[0]->predecessor() = 'a' path[1]->predecessor() = 'c' TEST-PASS | test_JS_ubi_ShortestPaths_one_path | ok test_JS_ubi_ShortestPaths_no_path TEST-PASS | test_JS_ubi_ShortestPaths_no_path | ok test_JS_ubi_Node_scriptFilename TEST-PASS | test_JS_ubi_Node_scriptFilename | ok test_JS_ubi_DominatorTree r's immediate dominator is r Checking r's dominated set: Expecting r Expecting a Expecting b Expecting c Expecting d Expecting e Expecting h Expecting i Expecting k Found r Found b Found a Found d Found e Found h Found c Found i Found k Done checking r's dominated set. a's immediate dominator is r Checking a's dominated set: Done checking a's dominated set. b's immediate dominator is r Checking b's dominated set: Done checking b's dominated set. c's immediate dominator is r Checking c's dominated set: Expecting f Expecting g Found f Found g Done checking c's dominated set. d's immediate dominator is r Checking d's dominated set: Expecting l Found l Done checking d's dominated set. e's immediate dominator is r Checking e's dominated set: Done checking e's dominated set. f's immediate dominator is r Checking f's dominated set: Done checking f's dominated set. g's immediate dominator is r Checking g's dominated set: Expecting j Found j Done checking g's dominated set. h's immediate dominator is r Checking h's dominated set: Done checking h's dominated set. i's immediate dominator is r Checking i's dominated set: Done checking i's dominated set. j's immediate dominator is c Checking j's dominated set: Done checking j's dominated set. k's immediate dominator is r Checking k's dominated set: Done checking k's dominated set. l's immediate dominator is r Checking l's dominated set: Done checking l's dominated set. TEST-PASS | test_JS_ubi_DominatorTree | ok test_ubiPostOrder visited.length() = 8 visited[0] = 'g' visited[1] = 'f' visited[2] = 'e' visited[3] = 'd' visited[4] = 'c' visited[5] = 'b' visited[6] = 'a' visited[7] = 'r' TEST-PASS | test_ubiPostOrder | ok test_ubiCoarseType TEST-PASS | test_ubiCoarseType | ok test_ubiStackFrame TEST-PASS | test_ubiStackFrame | ok test_ubiNodeCompartment TEST-PASS | test_ubiNodeCompartment | ok test_ubiNodeZone TEST-PASS | test_ubiNodeZone | ok testUTF8_badSurrogate TEST-PASS | testUTF8_badSurrogate | ok testUTF8_bigUTF8 TEST-PASS | testUTF8_bigUTF8 | ok testUTF8_badUTF8 TEST-PASS | testUTF8_badUTF8 | ok testTypedArrays TEST-PASS | testTypedArrays | ok testToUint64Large TEST-PASS | testToUint64Large | ok testToUint32Large TEST-PASS | testToUint32Large | ok testToInt8 TEST-PASS | testToInt8 | ok testToUint8TwiceUint8Range TEST-PASS | testToUint8TwiceUint8Range | ok testThreadingThreadArgCopy TEST-PASS | testThreadingThreadArgCopy | ok testThreadingThreadVectorMoveConstruct TEST-PASS | testThreadingThreadVectorMoveConstruct | ok testThreadingThreadId TEST-PASS | testThreadingThreadId | ok testThreadingThreadSetName TEST-PASS | testThreadingThreadSetName | ok testThreadingThreadDetach TEST-PASS | testThreadingThreadDetach | ok testThreadingThreadJoin TEST-PASS | testThreadingThreadJoin | ok testThreadingUnlockGuard TEST-PASS | testThreadingUnlockGuard | ok testThreadingLockGuard TEST-PASS | testThreadingLockGuard | ok testThreadingMutex TEST-PASS | testThreadingMutex | ok testExclusiveData TEST-PASS | testExclusiveData | ok testMultiUnitUtf8InWindow TEST-PASS | testMultiUnitUtf8InWindow | ok testUtf8BadBytes TEST-PASS | testUtf8BadBytes | ok testCompileScript TEST-PASS | testCompileScript | ok testChromeBuffer TEST-PASS | testChromeBuffer | ok test_CallNonGenericMethodOnProxy TEST-PASS | test_CallNonGenericMethodOnProxy | ok testCallArgs_isConstructing_constructor TEST-PASS | testCallArgs_isConstructing_constructor | ok testCallArgs_isConstructing_native TEST-PASS | testCallArgs_isConstructing_native | ok testBug604087 TEST-PASS | testBug604087 | ok testThreadingConditionVariableForTimeoutPredicate TEST-PASS | testThreadingConditionVariableForTimeoutPredicate | ok testThreadingConditionVariableForOkayPredicate TEST-PASS | testThreadingConditionVariableForOkayPredicate | ok testThreadingConditionVariableForTimeout TEST-PASS | testThreadingConditionVariableForTimeout | ok testThreadingConditionVariableForOkay TEST-PASS | testThreadingConditionVariableForOkay | ok testThreadingConditionVariableUntilTimeoutPredicate TEST-PASS | testThreadingConditionVariableUntilTimeoutPredicate | ok testThreadingConditionVariableUntilOkayPredicate TEST-PASS | testThreadingConditionVariableUntilOkayPredicate | ok testThreadingConditionVariableUntilTimeout TEST-PASS | testThreadingConditionVariableUntilTimeout | ok testThreadingConditionVariableUntilOkay TEST-PASS | testThreadingConditionVariableUntilOkay | ok testThreadingConditionVariablePredicate TEST-PASS | testThreadingConditionVariablePredicate | ok testThreadingConditionVariable TEST-PASS | testThreadingConditionVariable | ok testSymbol_GetWellKnownSymbol TEST-PASS | testSymbol_GetWellKnownSymbol | ok testSymbol_GetSymbolFor TEST-PASS | testSymbol_GetSymbolFor | ok testSymbol_New TEST-PASS | testSymbol_New | ok testStructuredClone_SavedFrame Testing with principals 'IsSystem' Testing with principals 'IsNotSystem' Testing with principals 'testPrincipals' Testing with principals 'nullptr principals' TEST-PASS | testStructuredClone_SavedFrame | ok testStructuredClone_externalArrayBufferDifferentThreadOrProcess TEST-PASS | testStructuredClone_externalArrayBufferDifferentThreadOrProcess | ok testStructuredClone_externalArrayBuffer TEST-PASS | testStructuredClone_externalArrayBuffer | ok testStructuredClone_string TEST-PASS | testStructuredClone_string | ok testStructuredClone_object TEST-PASS | testStructuredClone_object | ok testStructuredClone_invalidLength TEST-PASS | testStructuredClone_invalidLength | ok testStringIsArrayIndex TEST-PASS | testStringIsArrayIndex | ok testStringBuffer_finishString TEST-PASS | testStringBuffer_finishString | ok testStencil_OffThreadDecodePinned TEST-PASS | testStencil_OffThreadDecodePinned | ok testStencil_OffThreadDecodeBorrow TEST-PASS | testStencil_OffThreadDecodeBorrow | ok testStencil_OffThreadDecodeWithInstantiationStorage TEST-PASS | testStencil_OffThreadDecodeWithInstantiationStorage | ok testStencil_OffThreadDecode TEST-PASS | testStencil_OffThreadDecode | ok testStencil_OffThreadModuleWithInstantiationStorage TEST-PASS | testStencil_OffThreadModuleWithInstantiationStorage | ok testStencil_OffThreadModule TEST-PASS | testStencil_OffThreadModule | ok testStencil_OffThreadWithInstantiationStorage TEST-PASS | testStencil_OffThreadWithInstantiationStorage | ok testStencil_OffThread TEST-PASS | testStencil_OffThread | ok testStencil_TranscodeBorrowing TEST-PASS | testStencil_TranscodeBorrowing | ok testStencil_Transcode TEST-PASS | testStencil_Transcode | ok testStencil_MultiGlobal TEST-PASS | testStencil_MultiGlobal | ok testStencil_NonSyntactic TEST-PASS | testStencil_NonSyntactic | ok testStencil_Module TEST-PASS | testStencil_Module | ok testStencil_Basic TEST-PASS | testStencil_Basic | ok testSparseBitmapExternalOR TEST-PASS | testSparseBitmapExternalOR | ok testSparseBitmapBasics TEST-PASS | testSparseBitmapBasics | ok testBug795104 TEST-PASS | testBug795104 | ok testSlowScript /home/buildozer/aports/community/mozjs102/src/firefox-102.9.0/js/src/jsapi-tests/testSlowScript.cpp:61:Script terminated by timeout at: @/home/buildozer/aports/community/mozjs102/src/firefox-102.9.0/js/src/jsapi-tests/testSlowScript.cpp:61:15 /home/buildozer/aports/community/mozjs102/src/firefox-102.9.0/js/src/jsapi-tests/testSlowScript.cpp:61:while (true) for (i in [0,0,0,0]) requestInterruptCallback(); /home/buildozer/aports/community/mozjs102/src/firefox-102.9.0/js/src/jsapi-tests/testSlowScript.cpp:66:Script terminated by timeout at: @/home/buildozer/aports/community/mozjs102/src/firefox-102.9.0/js/src/jsapi-tests/testSlowScript.cpp:66:32 /home/buildozer/aports/community/mozjs102/src/firefox-102.9.0/js/src/jsapi-tests/testSlowScript.cpp:66:while (true) for (i in [0,0,0,0]) requestInterruptCallback(); /home/buildozer/aports/community/mozjs102/src/firefox-102.9.0/js/src/jsapi-tests/testSlowScript.cpp:61:Script terminated by timeout at: @/home/buildozer/aports/community/mozjs102/src/firefox-102.9.0/js/src/jsapi-tests/testSlowScript.cpp:61:39 /home/buildozer/aports/community/mozjs102/src/firefox-102.9.0/js/src/jsapi-tests/testSlowScript.cpp:61:while (true) for (i in [0,0,0,0]) for (j in [0,0,0,0]) requestInterruptCallback(); /home/buildozer/aports/community/mozjs102/src/firefox-102.9.0/js/src/jsapi-tests/testSlowScript.cpp:66:Script terminated by timeout at: @/home/buildozer/aports/community/mozjs102/src/firefox-102.9.0/js/src/jsapi-tests/testSlowScript.cpp:66:56 /home/buildozer/aports/community/mozjs102/src/firefox-102.9.0/js/src/jsapi-tests/testSlowScript.cpp:66:while (true) for (i in [0,0,0,0]) for (j in [0,0,0,0]) requestInterruptCallback(); /home/buildozer/aports/community/mozjs102/src/firefox-102.9.0/js/src/jsapi-tests/testSlowScript.cpp:61:Script terminated by timeout at: @/home/buildozer/aports/community/mozjs102/src/firefox-102.9.0/js/src/jsapi-tests/testSlowScript.cpp:61:65 /home/buildozer/aports/community/mozjs102/src/firefox-102.9.0/js/src/jsapi-tests/testSlowScript.cpp:61:while (true) for (i in [0,0,0,0]) for (j in [0,0,0,0]) for (k in [0,0,0,0]) requestInterruptCallback(); /home/buildozer/aports/community/mozjs102/src/firefox-102.9.0/js/src/jsapi-tests/testSlowScript.cpp:66:Script terminated by timeout at: @/home/buildozer/aports/community/mozjs102/src/firefox-102.9.0/js/src/jsapi-tests/testSlowScript.cpp:66:82 /home/buildozer/aports/community/mozjs102/src/firefox-102.9.0/js/src/jsapi-tests/testSlowScript.cpp:66:while (true) for (i in [0,0,0,0]) for (j in [0,0,0,0]) for (k in [0,0,0,0]) requestInterruptCallback(); /home/buildozer/aports/community/mozjs102/src/firefox-102.9.0/js/src/jsapi-tests/testSlowScript.cpp:61:Script terminated by timeout at: @/home/buildozer/aports/community/mozjs102/src/firefox-102.9.0/js/src/jsapi-tests/testSlowScript.cpp:61:64 /home/buildozer/aports/community/mozjs102/src/firefox-102.9.0/js/src/jsapi-tests/testSlowScript.cpp:61:function* f() { while (true) yield requestInterruptCallback() }for (i of f()) ; /home/buildozer/aports/community/mozjs102/src/firefox-102.9.0/js/src/jsapi-tests/testSlowScript.cpp:66:Script terminated by timeout at: @/home/buildozer/aports/community/mozjs102/src/firefox-102.9.0/js/src/jsapi-tests/testSlowScript.cpp:66:74 /home/buildozer/aports/community/mozjs102/src/firefox-102.9.0/js/src/jsapi-tests/testSlowScript.cpp:66:function* f() { while (true) yield requestInterruptCallback() }for (i of f()) ; /home/buildozer/aports/community/mozjs102/src/firefox-102.9.0/js/src/jsapi-tests/testSlowScript.cpp:61:Script terminated by timeout at: @/home/buildozer/aports/community/mozjs102/src/firefox-102.9.0/js/src/jsapi-tests/testSlowScript.cpp:61:49 /home/buildozer/aports/community/mozjs102/src/firefox-102.9.0/js/src/jsapi-tests/testSlowScript.cpp:61:function* f() { while (true) yield 1 }for (i of f()) requestInterruptCallback(); /home/buildozer/aports/community/mozjs102/src/firefox-102.9.0/js/src/jsapi-tests/testSlowScript.cpp:66:Script terminated by timeout at: @/home/buildozer/aports/community/mozjs102/src/firefox-102.9.0/js/src/jsapi-tests/testSlowScript.cpp:66:49 /home/buildozer/aports/community/mozjs102/src/firefox-102.9.0/js/src/jsapi-tests/testSlowScript.cpp:66:function* f() { while (true) yield 1 }for (i of f()) requestInterruptCallback(); TEST-PASS | testSlowScript | ok testSliceBudgetInterruptibleTime TEST-PASS | testSliceBudgetInterruptibleTime | ok testSliceBudgetTimeZero TEST-PASS | testSliceBudgetTimeZero | ok testSliceBudgetTime TEST-PASS | testSliceBudgetTime | ok testSliceBudgetWork TEST-PASS | testSliceBudgetWork | ok testSliceBudgetUnlimited TEST-PASS | testSliceBudgetUnlimited | ok testSharedImmutableStringsCache TEST-PASS | testSharedImmutableStringsCache | ok testSetPropertyIgnoringNamedGetter_direct TEST-PASS | testSetPropertyIgnoringNamedGetter_direct | ok testSetProperty_InheritedGlobalSetter TEST-PASS | testSetProperty_InheritedGlobalSetter | ok testScriptSourceCompression_offThread TEST-PASS | testScriptSourceCompression_offThread | ok testScriptSourceCompression_automatic TEST-PASS | testScriptSourceCompression_automatic | ok testScriptSourceCompression_spansMultipleMiddleChunks TEST-PASS | testScriptSourceCompression_spansMultipleMiddleChunks | ok testScriptSourceCompression_containsWholeChunk_endsAtBoundary TEST-PASS | testScriptSourceCompression_containsWholeChunk_endsAtBoundary | ok testScriptSourceCompression_containsWholeChunk TEST-PASS | testScriptSourceCompression_containsWholeChunk | ok testScriptSourceCompression_crossesChunkBoundary_endsAtBoundary TEST-PASS | testScriptSourceCompression_crossesChunkBoundary_endsAtBoundary | ok testScriptSourceCompression_crossesChunkBoundary TEST-PASS | testScriptSourceCompression_crossesChunkBoundary | ok testScriptSourceCompression_isExactChunk TEST-PASS | testScriptSourceCompression_isExactChunk | ok testScriptSourceCompression_endsAtBoundaryInOneChunk TEST-PASS | testScriptSourceCompression_endsAtBoundaryInOneChunk | ok testScriptSourceCompression_inOneChunk TEST-PASS | testScriptSourceCompression_inOneChunk | ok bug438633_JS_CompileFileHandleForPrincipals TEST-PASS | bug438633_JS_CompileFileHandleForPrincipals | ok bug438633_JS_CompileFileHandle_empty TEST-PASS | bug438633_JS_CompileFileHandle_empty | ok bug438633_JS_CompileFileHandle TEST-PASS | bug438633_JS_CompileFileHandle | ok bug438633_JS_CompileFile_empty TEST-PASS | bug438633_JS_CompileFile_empty | ok bug438633_JS_CompileFile TEST-PASS | bug438633_JS_CompileFile | ok bug438633_JS_CompileUCScriptForPrincipals TEST-PASS | bug438633_JS_CompileUCScriptForPrincipals | ok bug438633_JS_CompileUCScript_empty TEST-PASS | bug438633_JS_CompileUCScript_empty | ok bug438633_JS_CompileUCScript TEST-PASS | bug438633_JS_CompileUCScript | ok bug438633_CompileScriptForPrincipals TEST-PASS | bug438633_CompileScriptForPrincipals | ok bug438633_CompileScript_empty TEST-PASS | bug438633_CompileScript_empty | ok bug438633_CompileScript TEST-PASS | bug438633_CompileScript | ok testScriptInfo /home/buildozer/aports/community/mozjs102/src/firefox-102.9.0/js/src/jsapi-tests/testScriptInfo.cpp:1011:Using //@ to indicate sourceMappingURL pragmas is deprecated. Use //# instead TEST-PASS | testScriptInfo | ok test_GetPendingExceptionStack TEST-PASS | test_GetPendingExceptionStack | ok testSavedStacks_selfHostedFrames TEST-PASS | testSavedStacks_selfHostedFrames | ok testSavedStacks_ErrorStackV8 TEST-PASS | testSavedStacks_ErrorStackV8 | ok testSavedStacks_ErrorStackSpiderMonkey TEST-PASS | testSavedStacks_ErrorStackSpiderMonkey | ok testSavedStacks_RangeBasedForLoops TEST-PASS | testSavedStacks_RangeBasedForLoops | ok testSavedStacks_ApiDefaultValues TEST-PASS | testSavedStacks_ApiDefaultValues | ok testSavedStacks_withNoStack TEST-PASS | testSavedStacks_withNoStack | ok testSameValue TEST-PASS | testSameValue | ok testSABAccounting TEST-PASS | testSABAccounting | ok testResolveRecursion_InitStandardClasses TEST-PASS | testResolveRecursion_InitStandardClasses | ok testResolveRecursion TEST-PASS | testResolveRecursion | ok testGetRegExpSource TEST-PASS | testGetRegExpSource | ok testGetRegExpFlags TEST-PASS | testGetRegExpFlags | ok testObjectIsRegExp TEST-PASS | testObjectIsRegExp | ok testReadableStream_ReadableStreamDefaultReaderRead_CrossCompartment TEST-PASS | testReadableStream_ReadableStreamDefaultReaderRead_CrossCompartment | ok testReadableStream_ReadableStreamReaderReleaseLock TEST-PASS | testReadableStream_ReadableStreamReaderReleaseLock | ok testReadableStream_ReadableStreamReaderCancel TEST-PASS | testReadableStream_ReadableStreamReaderCancel | ok testReadableStream_ReadableStreamReaderIsClosed TEST-PASS | testReadableStream_ReadableStreamReaderIsClosed | ok testReadableStream_IsReadableStreamDefaultReader TEST-PASS | testReadableStream_IsReadableStreamDefaultReader | ok testReadableStream_IsReadableStreamReader TEST-PASS | testReadableStream_IsReadableStreamReader | ok testReadableStream_ReadableStreamError TEST-PASS | testReadableStream_ReadableStreamError | ok testReadableStream_ReadableStreamEnqueue_CrossCompartment TEST-PASS | testReadableStream_ReadableStreamEnqueue_CrossCompartment | ok testReadableStream_ReadableStreamClose TEST-PASS | testReadableStream_ReadableStreamClose | ok testReadableStream_ReadableStreamGetDesiredSize TEST-PASS | testReadableStream_ReadableStreamGetDesiredSize | ok testReadableStream_ReadableStreamTee_CrossCompartment TEST-PASS | testReadableStream_ReadableStreamTee_CrossCompartment | ok testReadableStream_ReadableStreamGetReader TEST-PASS | testReadableStream_ReadableStreamGetReader | ok testReadableStream_ReadableStreamCancel TEST-PASS | testReadableStream_ReadableStreamCancel | ok testReadableStream_ReadableStreamIsDisturbed TEST-PASS | testReadableStream_ReadableStreamIsDisturbed | ok testReadableStream_ReadableStreamIsLocked TEST-PASS | testReadableStream_ReadableStreamIsLocked | ok testReadableStream_ReadableStreamIsReadable TEST-PASS | testReadableStream_ReadableStreamIsReadable | ok testReadableStream_ReadableStreamGetMode TEST-PASS | testReadableStream_ReadableStreamGetMode | ok testReadableStream_IsReadableStream TEST-PASS | testReadableStream_IsReadableStream | ok testReadableStream_ReadableStreamUpdateDataAvailableFromSource TEST-PASS | testReadableStream_ReadableStreamUpdateDataAvailableFromSource | ok testReadableStream_ReadableStreamGetExternalUnderlyingSource TEST-PASS | testReadableStream_ReadableStreamGetExternalUnderlyingSource | ok testReadableStream_ReadableStreamOtherGlobalDefaultReaderRead TEST-PASS | testReadableStream_ReadableStreamOtherGlobalDefaultReaderRead | ok testReadableStream_ExternalSourceReadDefaultWithDataAvailable_CrossCompartment3 TEST-PASS | testReadableStream_ExternalSourceReadDefaultWithDataAvailable_CrossCompartment3 | ok testReadableStream_ExternalSourceReadDefaultWithDataAvailable_CrossCompartment2 TEST-PASS | testReadableStream_ExternalSourceReadDefaultWithDataAvailable_CrossCompartment2 | ok testReadableStream_ExternalSourceReadDefaultWithDataAvailable_CrossCompartment1 TEST-PASS | testReadableStream_ExternalSourceReadDefaultWithDataAvailable_CrossCompartment1 | ok testReadableStream_ExternalSourceReadDefaultWithDataAvailable TEST-PASS | testReadableStream_ExternalSourceReadDefaultWithDataAvailable | ok testReadableStream_ExternalSourceCloseWithPendingRead TEST-PASS | testReadableStream_ExternalSourceCloseWithPendingRead | ok testReadableStream_ExternalSourceReadDefaultWithoutDataAvailable_CrossCompartment3 TEST-PASS | testReadableStream_ExternalSourceReadDefaultWithoutDataAvailable_CrossCompartment3 | ok testReadableStream_ExternalSourceReadDefaultWithoutDataAvailable_CrossCompartment2 TEST-PASS | testReadableStream_ExternalSourceReadDefaultWithoutDataAvailable_CrossCompartment2 | ok testReadableStream_ExternalSourceReadDefaultWithoutDataAvailable_CrossCompartment1 TEST-PASS | testReadableStream_ExternalSourceReadDefaultWithoutDataAvailable_CrossCompartment1 | ok testReadableStream_ExternalSourceReadDefaultWithoutDataAvailable TEST-PASS | testReadableStream_ExternalSourceReadDefaultWithoutDataAvailable | ok testReadableStream_ExternalSourceGetReader TEST-PASS | testReadableStream_ExternalSourceGetReader | ok testReadableStream_ExternalSourceCancel TEST-PASS | testReadableStream_ExternalSourceCancel | ok testReadableStream_CreateReadableByteStreamWithExternalSource TEST-PASS | testReadableStream_CreateReadableByteStreamWithExternalSource | ok testReadableStream_ReadableStreamDefaultReaderError TEST-PASS | testReadableStream_ReadableStreamDefaultReaderError | ok testReadableStream_ReadableStreamDefaultReaderClose TEST-PASS | testReadableStream_ReadableStreamDefaultReaderClose | ok testReadableStream_ReadableStreamDefaultReaderRead TEST-PASS | testReadableStream_ReadableStreamDefaultReaderRead | ok testReadableStream_ReadableStreamEnqueue TEST-PASS | testReadableStream_ReadableStreamEnqueue | ok testReadableStream_ReadableStreamTee TEST-PASS | testReadableStream_ReadableStreamTee | ok testReadableStream_ReadableStreamGetReaderDefault TEST-PASS | testReadableStream_ReadableStreamGetReaderDefault | ok testReadableStream_NewReadableStream TEST-PASS | testReadableStream_NewReadableStream | ok testPropCache_bug505798 TEST-PASS | testPropCache_bug505798 | ok testPromise_PromiseCatch TEST-PASS | testPromise_PromiseCatch | ok testPromise_PromiseThen TEST-PASS | testPromise_PromiseThen | ok testPromise_RejectPromise TEST-PASS | testPromise_RejectPromise | ok testPromise_ResolvePromise TEST-PASS | testPromise_ResolvePromise | ok testPromise_GetPromiseState TEST-PASS | testPromise_GetPromiseState | ok testPromise_NewPromise TEST-PASS | testPromise_NewPromise | ok testProfileStrings_worksWhenEnabledOnTheFly TEST-PASS | testProfileStrings_worksWhenEnabledOnTheFly | ok testProfileStrings_isCalledWhenError TEST-PASS | testProfileStrings_isCalledWhenError | ok testProfileStrings_isCalledWithJIT TEST-PASS | testProfileStrings_isCalledWithJIT | ok testProfileStrings_isCalledWithInterpreter TEST-PASS | testProfileStrings_isCalledWithInterpreter | ok testPrivateGCThingValue TEST-PASS | testPrivateGCThingValue | ok testPrintf TEST-PASS | testPrintf | ok testPrintError_UTF16CodePoints TEST-PASS | testPrintError_UTF16CodePoints | ok testPrintError_PrintWarning TEST-PASS | testPrintError_PrintWarning | ok testPrintError_SkipWarning TEST-PASS | testPrintError_SkipWarning | ok testPrintError_Works TEST-PASS | testPrintError_Works | ok test_PreserveJitCode TEST-PASS | test_PreserveJitCode | ok test_GlobalPersistentRooted TEST-PASS | test_GlobalPersistentRooted | ok test_PersistentRootedAssign TEST-PASS | test_PersistentRootedAssign | ok test_PersistentRootedCopy TEST-PASS | test_PersistentRootedCopy | ok test_PersistentRootedNull TEST-PASS | test_PersistentRootedNull | ok test_PersistentRooted TEST-PASS | test_PersistentRooted | ok testParserAtom_int TEST-PASS | testParserAtom_int | ok testParserAtom_tiny2 TEST-PASS | testParserAtom_tiny2 | ok testParserAtom_tiny1_invalidUTF8 TEST-PASS | testParserAtom_tiny1_invalidUTF8 | ok testParserAtom_tiny1_nonASCII TEST-PASS | testParserAtom_tiny1_nonASCII | ok testParserAtom_tiny1_ASCII TEST-PASS | testParserAtom_tiny1_ASCII | ok testParserAtom_empty TEST-PASS | testParserAtom_empty | ok testParseJSON_reviver TEST-PASS | testParseJSON_reviver | ok testParseJSON_error TEST-PASS | testParseJSON_error | ok testParseJSON_success TEST-PASS | testParseJSON_success | ok testObjectSwap TEST-PASS | testObjectSwap | ok testObjectEmulatingUndefined_equal TEST-PASS | testObjectEmulatingUndefined_equal | ok testObjectEmulatingUndefined_truthy TEST-PASS | testObjectEmulatingUndefined_truthy | ok testOOM TEST-PASS | testOOM | ok testNumberToString TEST-PASS | testNumberToString | ok testNullRoot TEST-PASS | testNullRoot | ok testNewTargetInvokeConstructor TEST-PASS | testNewTargetInvokeConstructor | ok testNewObject_elements TEST-PASS | testNewObject_elements | ok testNewObject_Subclassing TEST-PASS | testNewObject_Subclassing | ok testNewObject_IsMapObject TEST-PASS | testNewObject_IsMapObject | ok testNewObject_1 TEST-PASS | testNewObject_1 | ok testMutedErrors TEST-PASS | testMutedErrors | ok testMemoryAssociation TEST-PASS | testMemoryAssociation | ok testMappedArrayBuffer_bug945152 TEST-PASS | testMappedArrayBuffer_bug945152 | ok test_undef_leq_null TEST-PASS | test_undef_leq_null | ok test_null_leq_undef TEST-PASS | test_null_leq_undef | ok test_nz_leq_pz TEST-PASS | test_nz_leq_pz | ok test_pz_leq_nz TEST-PASS | test_pz_leq_nz | ok test_leq_same_nums TEST-PASS | test_leq_same_nums | ok test_all_nleq_nan TEST-PASS | test_all_nleq_nan | ok test_nan_nleq_all TEST-PASS | test_nan_nleq_all | ok test_null_leq_null TEST-PASS | test_null_leq_null | ok test_undef_leq_undef TEST-PASS | test_undef_leq_undef | ok testLookup_bug570195 TEST-PASS | testLookup_bug570195 | ok testLookup_bug522590 TEST-PASS | testLookup_bug522590 | ok testLargeSharedArrayBuffers TEST-PASS | testLargeSharedArrayBuffers | ok testLargeArrayBuffers TEST-PASS | testLargeArrayBuffers | ok testJitRegisterSet_FPU_Aliases TEST-PASS | testJitRegisterSet_FPU_Aliases | ok testJitRegisterSet_FPU TEST-PASS | testJitRegisterSet_FPU | ok testJitRegisterSet_GPR TEST-PASS | testJitRegisterSet_GPR | ok testJitRangeAnalysis_MathCeil TEST-PASS | testJitRangeAnalysis_MathCeil | ok testJitRangeAnalysis_shiftRight TEST-PASS | testJitRangeAnalysis_shiftRight | ok testJitRangeAnalysis_StrictCompareBeta TEST-PASS | testJitRangeAnalysis_StrictCompareBeta | ok testJitRangeAnalysis_MathSignBeta TEST-PASS | testJitRangeAnalysis_MathSignBeta | ok testJitRangeAnalysis_MathSign TEST-PASS | testJitRangeAnalysis_MathSign | ok testJitRValueAlloc_ConstantPool TEST-PASS | testJitRValueAlloc_ConstantPool | ok testJitRValueAlloc_UndefinedAndNull TEST-PASS | testJitRValueAlloc_UndefinedAndNull | ok testJitRValueAlloc_UntypedStackStack TEST-PASS | testJitRValueAlloc_UntypedStackStack | ok testJitRValueAlloc_UntypedStackReg TEST-PASS | testJitRValueAlloc_UntypedStackReg | ok testJitRValueAlloc_UntypedRegStack TEST-PASS | testJitRValueAlloc_UntypedRegStack | ok testJitRValueAlloc_UntypedRegReg TEST-PASS | testJitRValueAlloc_UntypedRegReg | ok testJitRValueAlloc_TypedStack TEST-PASS | testJitRValueAlloc_TypedStack | ok testJitRValueAlloc_TypedReg TEST-PASS | testJitRValueAlloc_TypedReg | ok testJitRValueAlloc_FloatStack TEST-PASS | testJitRValueAlloc_FloatStack | ok testJitRValueAlloc_FloatReg TEST-PASS | testJitRValueAlloc_FloatReg | ok testJitRValueAlloc_Double TEST-PASS | testJitRValueAlloc_Double | ok testJitGVN_PinnedPhis TEST-PASS | testJitGVN_PinnedPhis | ok testJitGVN_FixupOSROnlyLoopNested TEST-PASS | testJitGVN_FixupOSROnlyLoopNested | ok testJitGVN_FixupOSROnlyLoop TEST-PASS | testJitGVN_FixupOSROnlyLoop | ok testJitFoldsTo_UnsignedMod TEST-PASS | testJitFoldsTo_UnsignedMod | ok testJitFoldsTo_UnsignedDiv TEST-PASS | testJitFoldsTo_UnsignedDiv | ok testJitNotNotTest TEST-PASS | testJitNotNotTest | ok testJitNotTest TEST-PASS | testJitNotTest | ok testJitNotNotNot TEST-PASS | testJitNotNotNot | ok testJitNotNot TEST-PASS | testJitNotNot | ok testJitFoldsTo_NoDivReciprocal TEST-PASS | testJitFoldsTo_NoDivReciprocal | ok testJitFoldsTo_DivReciprocal TEST-PASS | testJitFoldsTo_DivReciprocal | ok testJitDCEinGVN_phi TEST-PASS | testJitDCEinGVN_phi | ok testJitDCEinGVN_ins TEST-PASS | testJitDCEinGVN_ins | ok JIT ABI for js::jit::DoUnaryArithFallback TEST-PASS | JIT ABI for js::jit::DoUnaryArithFallback | ok JIT ABI for js::jit::DoTypeOfFallback TEST-PASS | JIT ABI for js::jit::DoTypeOfFallback | ok JIT ABI for js::jit::DoToPropertyKeyFallback TEST-PASS | JIT ABI for js::jit::DoToPropertyKeyFallback | ok JIT ABI for js::jit::DoToBoolFallback TEST-PASS | JIT ABI for js::jit::DoToBoolFallback | ok JIT ABI for js::jit::DoSetPropFallback TEST-PASS | JIT ABI for js::jit::DoSetPropFallback | ok JIT ABI for js::jit::DoSetElemFallback TEST-PASS | JIT ABI for js::jit::DoSetElemFallback | ok JIT ABI for js::jit::DoRestFallback TEST-PASS | JIT ABI for js::jit::DoRestFallback | ok JIT ABI for js::jit::DoOptimizeSpreadCallFallback TEST-PASS | JIT ABI for js::jit::DoOptimizeSpreadCallFallback | ok JIT ABI for js::jit::DoNewObjectFallback TEST-PASS | JIT ABI for js::jit::DoNewObjectFallback | ok JIT ABI for js::jit::DoNewArrayFallback TEST-PASS | JIT ABI for js::jit::DoNewArrayFallback | ok JIT ABI for js::jit::DoInstanceOfFallback TEST-PASS | JIT ABI for js::jit::DoInstanceOfFallback | ok JIT ABI for js::jit::DoInFallback TEST-PASS | JIT ABI for js::jit::DoInFallback | ok JIT ABI for js::jit::DoHasOwnFallback TEST-PASS | JIT ABI for js::jit::DoHasOwnFallback | ok JIT ABI for js::jit::DoGetPropSuperFallback TEST-PASS | JIT ABI for js::jit::DoGetPropSuperFallback | ok JIT ABI for js::jit::DoGetPropFallback TEST-PASS | JIT ABI for js::jit::DoGetPropFallback | ok JIT ABI for js::jit::DoGetNameFallback TEST-PASS | JIT ABI for js::jit::DoGetNameFallback | ok JIT ABI for js::jit::DoGetIteratorFallback TEST-PASS | JIT ABI for js::jit::DoGetIteratorFallback | ok JIT ABI for js::jit::DoGetIntrinsicFallback TEST-PASS | JIT ABI for js::jit::DoGetIntrinsicFallback | ok JIT ABI for js::jit::DoGetElemSuperFallback TEST-PASS | JIT ABI for js::jit::DoGetElemSuperFallback | ok JIT ABI for js::jit::DoGetElemFallback TEST-PASS | JIT ABI for js::jit::DoGetElemFallback | ok JIT ABI for js::jit::DoConcatStringObject TEST-PASS | JIT ABI for js::jit::DoConcatStringObject | ok JIT ABI for js::jit::DoCompareFallback TEST-PASS | JIT ABI for js::jit::DoCompareFallback | ok JIT ABI for js::jit::DoCheckPrivateFieldFallback TEST-PASS | JIT ABI for js::jit::DoCheckPrivateFieldFallback | ok JIT ABI for js::jit::DoBindNameFallback TEST-PASS | JIT ABI for js::jit::DoBindNameFallback | ok JIT ABI for js::jit::DoBinaryArithFallback TEST-PASS | JIT ABI for js::jit::DoBinaryArithFallback | ok JIT ABI for js::VarEnvironmentObject::create TEST-PASS | JIT ABI for js::VarEnvironmentObject::create | ok JIT ABI for js::ValueToIterator TEST-PASS | JIT ABI for js::ValueToIterator | ok JIT ABI for js::ToStringSlow TEST-PASS | JIT ABI for js::ToStringSlow | ok JIT ABI for js::ToBigInt TEST-PASS | JIT ABI for js::ToBigInt | ok JIT ABI for js::ThrowUninitializedThis TEST-PASS | JIT ABI for js::ThrowUninitializedThis | ok JIT ABI for js::jit::ThrowRuntimeLexicalError TEST-PASS | JIT ABI for js::jit::ThrowRuntimeLexicalError | ok JIT ABI for js::ThrowOperation TEST-PASS | JIT ABI for js::ThrowOperation | ok JIT ABI for js::ThrowObjectCoercible TEST-PASS | JIT ABI for js::ThrowObjectCoercible | ok JIT ABI for js::ThrowMsgOperation TEST-PASS | JIT ABI for js::ThrowMsgOperation | ok JIT ABI for js::ThrowInitializedThis TEST-PASS | JIT ABI for js::ThrowInitializedThis | ok JIT ABI for js::ThrowCheckIsObject TEST-PASS | JIT ABI for js::ThrowCheckIsObject | ok JIT ABI for js::jit::ThrowBadDerivedReturnOrUninitializedThis TEST-PASS | JIT ABI for js::jit::ThrowBadDerivedReturnOrUninitializedThis | ok JIT ABI for js::SubstringKernel TEST-PASS | JIT ABI for js::SubstringKernel | ok JIT ABI for js::jit::StringsEqual TEST-PASS | JIT ABI for js::jit::StringsEqual | ok JIT ABI for js::jit::StringsEqual TEST-PASS | JIT ABI for js::jit::StringsEqual | ok JIT ABI for js::jit::StringsCompare TEST-PASS | JIT ABI for js::jit::StringsCompare | ok JIT ABI for js::jit::StringsCompare TEST-PASS | JIT ABI for js::jit::StringsCompare | ok JIT ABI for js::StringToUpperCase TEST-PASS | JIT ABI for js::StringToUpperCase | ok JIT ABI for js::StringToNumber TEST-PASS | JIT ABI for js::StringToNumber | ok JIT ABI for js::StringToLowerCase TEST-PASS | JIT ABI for js::StringToLowerCase | ok JIT ABI for js::StringSplitString TEST-PASS | JIT ABI for js::StringSplitString | ok JIT ABI for js::jit::StringReplace TEST-PASS | JIT ABI for js::jit::StringReplace | ok JIT ABI for js::jit::StringFromCodePoint TEST-PASS | JIT ABI for js::jit::StringFromCodePoint | ok JIT ABI for js::jit::StringFromCharCode TEST-PASS | JIT ABI for js::jit::StringFromCharCode | ok JIT ABI for js::StringFlatReplaceString TEST-PASS | JIT ABI for js::StringFlatReplaceString | ok JIT ABI for js::jit::StringBigIntCompare TEST-PASS | JIT ABI for js::jit::StringBigIntCompare | ok JIT ABI for js::jit::StringBigIntCompare TEST-PASS | JIT ABI for js::jit::StringBigIntCompare | ok JIT ABI for js::StartDynamicModuleImport TEST-PASS | JIT ABI for js::StartDynamicModuleImport | ok JIT ABI for js::SetPropertySuper TEST-PASS | JIT ABI for js::SetPropertySuper | ok JIT ABI for js::jit::SetObjectHas TEST-PASS | JIT ABI for js::jit::SetObjectHas | ok JIT ABI for js::SetObjectElementWithReceiver TEST-PASS | JIT ABI for js::SetObjectElementWithReceiver | ok JIT ABI for js::SetIntrinsicOperation TEST-PASS | JIT ABI for js::SetIntrinsicOperation | ok JIT ABI for js::SetFunctionName TEST-PASS | JIT ABI for js::SetFunctionName | ok JIT ABI for js::SetElementSuper TEST-PASS | JIT ABI for js::SetElementSuper | ok JIT ABI for js::jit::SetDenseElement TEST-PASS | JIT ABI for js::jit::SetDenseElement | ok JIT ABI for js::jit::SetArrayLength TEST-PASS | JIT ABI for js::jit::SetArrayLength | ok JIT ABI for js::SameValue TEST-PASS | JIT ABI for js::SameValue | ok JIT ABI for js::RegExpTesterRaw TEST-PASS | JIT ABI for js::RegExpTesterRaw | ok JIT ABI for js::RegExpSearcherRaw TEST-PASS | JIT ABI for js::RegExpSearcherRaw | ok JIT ABI for js::RegExpMatcherRaw TEST-PASS | JIT ABI for js::RegExpMatcherRaw | ok JIT ABI for js::jit::RecreateLexicalEnv TEST-PASS | JIT ABI for js::jit::RecreateLexicalEnv | ok JIT ABI for js::jit::PushVarEnv TEST-PASS | JIT ABI for js::jit::PushVarEnv | ok JIT ABI for js::jit::PushLexicalEnv TEST-PASS | JIT ABI for js::jit::PushLexicalEnv | ok JIT ABI for js::jit::PushClassBodyEnv TEST-PASS | JIT ABI for js::jit::PushClassBodyEnv | ok JIT ABI for js::ProxySetPropertyByValue TEST-PASS | JIT ABI for js::ProxySetPropertyByValue | ok JIT ABI for js::ProxySetProperty TEST-PASS | JIT ABI for js::ProxySetProperty | ok JIT ABI for js::ProxyHasOwn TEST-PASS | JIT ABI for js::ProxyHasOwn | ok JIT ABI for js::ProxyHas TEST-PASS | JIT ABI for js::ProxyHas | ok JIT ABI for js::ProxyGetPropertyByValue TEST-PASS | JIT ABI for js::ProxyGetPropertyByValue | ok JIT ABI for js::ProxyGetProperty TEST-PASS | JIT ABI for js::ProxyGetProperty | ok JIT ABI for js::ProcessCallSiteObjOperation TEST-PASS | JIT ABI for js::ProcessCallSiteObjOperation | ok JIT ABI for js::jit::OnDebuggerStatement TEST-PASS | JIT ABI for js::jit::OnDebuggerStatement | ok JIT ABI for js::ObjectWithProtoOperation TEST-PASS | JIT ABI for js::ObjectWithProtoOperation | ok JIT ABI for js::ObjectCreateWithTemplate TEST-PASS | JIT ABI for js::ObjectCreateWithTemplate | ok JIT ABI for js::NumberToString TEST-PASS | JIT ABI for js::NumberToString | ok JIT ABI for js::jit::NormalSuspend TEST-PASS | JIT ABI for js::jit::NormalSuspend | ok JIT ABI for js::NewTypedArrayWithTemplateAndLength TEST-PASS | JIT ABI for js::NewTypedArrayWithTemplateAndLength | ok JIT ABI for js::NewTypedArrayWithTemplateAndBuffer TEST-PASS | JIT ABI for js::NewTypedArrayWithTemplateAndBuffer | ok JIT ABI for js::NewTypedArrayWithTemplateAndArray TEST-PASS | JIT ABI for js::NewTypedArrayWithTemplateAndArray | ok JIT ABI for js::jit::NewStringObject TEST-PASS | JIT ABI for js::jit::NewStringObject | ok JIT ABI for js::NewStringIterator TEST-PASS | JIT ABI for js::NewStringIterator | ok JIT ABI for js::NewRegExpStringIterator TEST-PASS | JIT ABI for js::NewRegExpStringIterator | ok JIT ABI for js::NewPrivateName TEST-PASS | JIT ABI for js::NewPrivateName | ok JIT ABI for js::NewPlainObjectOptimizedFallback TEST-PASS | JIT ABI for js::NewPlainObjectOptimizedFallback | ok JIT ABI for js::NewPlainObjectBaselineFallback TEST-PASS | JIT ABI for js::NewPlainObjectBaselineFallback | ok JIT ABI for js::NewObjectOperation TEST-PASS | JIT ABI for js::NewObjectOperation | ok JIT ABI for js::jit::NewCallObject TEST-PASS | JIT ABI for js::jit::NewCallObject | ok JIT ABI for js::NewArrayWithShape TEST-PASS | JIT ABI for js::NewArrayWithShape | ok JIT ABI for js::NewArrayOperation TEST-PASS | JIT ABI for js::NewArrayOperation | ok JIT ABI for js::NewArrayObjectOptimizedFallback TEST-PASS | JIT ABI for js::NewArrayObjectOptimizedFallback | ok JIT ABI for js::jit::NewArrayObjectEnsureDenseInitLength TEST-PASS | JIT ABI for js::jit::NewArrayObjectEnsureDenseInitLength | ok JIT ABI for js::NewArrayObjectBaselineFallback TEST-PASS | JIT ABI for js::NewArrayObjectBaselineFallback | ok JIT ABI for js::NewArrayIterator TEST-PASS | JIT ABI for js::NewArrayIterator | ok JIT ABI for js::jit::NewArgumentsObject TEST-PASS | JIT ABI for js::jit::NewArgumentsObject | ok JIT ABI for js::NativeGetElement TEST-PASS | JIT ABI for js::NativeGetElement | ok JIT ABI for js::NamedLambdaObject::createTemplateObject TEST-PASS | JIT ABI for js::NamedLambdaObject::createTemplateObject | ok JIT ABI for js::jit::MutatePrototype TEST-PASS | JIT ABI for js::jit::MutatePrototype | ok JIT ABI for js::jit::MapObjectHas TEST-PASS | JIT ABI for js::jit::MapObjectHas | ok JIT ABI for js::jit::MapObjectGet TEST-PASS | JIT ABI for js::jit::MapObjectGet | ok JIT ABI for js::LoadAliasedDebugVar TEST-PASS | JIT ABI for js::LoadAliasedDebugVar | ok JIT ABI for js::jit::LeaveWith TEST-PASS | JIT ABI for js::jit::LeaveWith | ok JIT ABI for js::Lambda TEST-PASS | JIT ABI for js::Lambda | ok JIT ABI for js::IsPrototypeOf TEST-PASS | JIT ABI for js::IsPrototypeOf | ok JIT ABI for js::jit::IsPossiblyWrappedTypedArray TEST-PASS | JIT ABI for js::jit::IsPossiblyWrappedTypedArray | ok JIT ABI for js::IsArrayFromJit TEST-PASS | JIT ABI for js::IsArrayFromJit | ok JIT ABI for js::jit::IonUnaryArithIC::update TEST-PASS | JIT ABI for js::jit::IonUnaryArithIC::update | ok JIT ABI for js::jit::IonToPropertyKeyIC::update TEST-PASS | JIT ABI for js::jit::IonToPropertyKeyIC::update | ok JIT ABI for js::jit::IonSetPropertyIC::update TEST-PASS | JIT ABI for js::jit::IonSetPropertyIC::update | ok JIT ABI for js::jit::IonOptimizeSpreadCallIC::update TEST-PASS | JIT ABI for js::jit::IonOptimizeSpreadCallIC::update | ok JIT ABI for js::jit::IonInstanceOfIC::update TEST-PASS | JIT ABI for js::jit::IonInstanceOfIC::update | ok JIT ABI for js::jit::IonInIC::update TEST-PASS | JIT ABI for js::jit::IonInIC::update | ok JIT ABI for js::jit::IonHasOwnIC::update TEST-PASS | JIT ABI for js::jit::IonHasOwnIC::update | ok JIT ABI for js::jit::IonGetPropertyIC::update TEST-PASS | JIT ABI for js::jit::IonGetPropertyIC::update | ok JIT ABI for js::jit::IonGetPropSuperIC::update TEST-PASS | JIT ABI for js::jit::IonGetPropSuperIC::update | ok JIT ABI for js::jit::IonGetNameIC::update TEST-PASS | JIT ABI for js::jit::IonGetNameIC::update | ok JIT ABI for js::jit::IonGetIteratorIC::update TEST-PASS | JIT ABI for js::jit::IonGetIteratorIC::update | ok JIT ABI for js::jit::IonCompileScriptForBaselineOSR TEST-PASS | JIT ABI for js::jit::IonCompileScriptForBaselineOSR | ok JIT ABI for js::jit::IonCompileScriptForBaselineAtEntry TEST-PASS | JIT ABI for js::jit::IonCompileScriptForBaselineAtEntry | ok JIT ABI for js::jit::IonCompareIC::update TEST-PASS | JIT ABI for js::jit::IonCompareIC::update | ok JIT ABI for js::jit::IonCheckPrivateFieldIC::update TEST-PASS | JIT ABI for js::jit::IonCheckPrivateFieldIC::update | ok JIT ABI for js::jit::IonBindNameIC::update TEST-PASS | JIT ABI for js::jit::IonBindNameIC::update | ok JIT ABI for js::jit::IonBinaryArithIC::update TEST-PASS | JIT ABI for js::jit::IonBinaryArithIC::update | ok JIT ABI for js::jit::InvokeFunction TEST-PASS | JIT ABI for js::jit::InvokeFunction | ok JIT ABI for js::jit::InterruptCheck TEST-PASS | JIT ABI for js::jit::InterruptCheck | ok JIT ABI for js::jit::InterpretResume TEST-PASS | JIT ABI for js::jit::InterpretResume | ok JIT ABI for js::Int32ToString TEST-PASS | JIT ABI for js::Int32ToString | ok JIT ABI for js::jit::InitRestParameter TEST-PASS | JIT ABI for js::jit::InitRestParameter | ok JIT ABI for js::InitPropGetterSetterOperation TEST-PASS | JIT ABI for js::InitPropGetterSetterOperation | ok JIT ABI for js::jit::InitFunctionEnvironmentObjects TEST-PASS | JIT ABI for js::jit::InitFunctionEnvironmentObjects | ok JIT ABI for js::InitElemGetterSetterOperation TEST-PASS | JIT ABI for js::InitElemGetterSetterOperation | ok JIT ABI for js::ImportMetaOperation TEST-PASS | JIT ABI for js::ImportMetaOperation | ok JIT ABI for js::ImplicitThisOperation TEST-PASS | JIT ABI for js::ImplicitThisOperation | ok JIT ABI for js::jit::HandleDebugTrap TEST-PASS | JIT ABI for js::jit::HandleDebugTrap | ok JIT ABI for js::GlobalOrEvalDeclInstantiation TEST-PASS | JIT ABI for js::GlobalOrEvalDeclInstantiation | ok JIT ABI for js::jit::GlobalDeclInstantiationFromIon TEST-PASS | JIT ABI for js::jit::GlobalDeclInstantiationFromIon | ok JIT ABI for js::GetSparseElementHelper TEST-PASS | JIT ABI for js::GetSparseElementHelper | ok JIT ABI for js::jit::GetPrototypeOf TEST-PASS | JIT ABI for js::jit::GetPrototypeOf | ok JIT ABI for js::GetOrCreateModuleMetaObject TEST-PASS | JIT ABI for js::GetOrCreateModuleMetaObject | ok JIT ABI for js::GetNonSyntacticGlobalThis TEST-PASS | JIT ABI for js::GetNonSyntacticGlobalThis | ok JIT ABI for js::jit::GetIntrinsicValue TEST-PASS | JIT ABI for js::jit::GetIntrinsicValue | ok JIT ABI for js::GetImportOperation TEST-PASS | JIT ABI for js::GetImportOperation | ok JIT ABI for js::GetFirstDollarIndexRaw TEST-PASS | JIT ABI for js::GetFirstDollarIndexRaw | ok JIT ABI for js::GetAndClearException TEST-PASS | JIT ABI for js::GetAndClearException | ok JIT ABI for js::jit::GeneratorThrowOrReturn TEST-PASS | JIT ABI for js::jit::GeneratorThrowOrReturn | ok JIT ABI for js::FunWithProtoOperation TEST-PASS | JIT ABI for js::FunWithProtoOperation | ok JIT ABI for js::jit::FreshenLexicalEnv TEST-PASS | JIT ABI for js::jit::FreshenLexicalEnv | ok JIT ABI for JSFunction::finishBoundFunctionInit TEST-PASS | JIT ABI for JSFunction::finishBoundFunctionInit | ok JIT ABI for js::jit::FinalSuspend TEST-PASS | JIT ABI for js::jit::FinalSuspend | ok JIT ABI for js::ExtractAwaitValue TEST-PASS | JIT ABI for js::ExtractAwaitValue | ok JIT ABI for js::jit::EnterWith TEST-PASS | JIT ABI for js::jit::EnterWith | ok JIT ABI for js::jit::DoTrialInlining TEST-PASS | JIT ABI for js::jit::DoTrialInlining | ok JIT ABI for js::jit::DoStringToInt64 TEST-PASS | JIT ABI for js::jit::DoStringToInt64 | ok JIT ABI for js::jit::DoSpreadCallFallback TEST-PASS | JIT ABI for js::jit::DoSpreadCallFallback | ok JIT ABI for js::jit::DoConcatStringObject TEST-PASS | JIT ABI for js::jit::DoConcatStringObject | ok JIT ABI for js::jit::DoCallFallback TEST-PASS | JIT ABI for js::jit::DoCallFallback | ok JIT ABI for js::DeleteNameOperation TEST-PASS | JIT ABI for js::DeleteNameOperation | ok JIT ABI for js::DelPropOperation TEST-PASS | JIT ABI for js::DelPropOperation | ok JIT ABI for js::DelPropOperation TEST-PASS | JIT ABI for js::DelPropOperation | ok JIT ABI for js::DelElemOperation TEST-PASS | JIT ABI for js::DelElemOperation | ok JIT ABI for js::DelElemOperation TEST-PASS | JIT ABI for js::DelElemOperation | ok JIT ABI for js::Debug_CheckSelfHosted TEST-PASS | JIT ABI for js::Debug_CheckSelfHosted | ok JIT ABI for js::jit::DebugLeaveThenRecreateLexicalEnv TEST-PASS | JIT ABI for js::jit::DebugLeaveThenRecreateLexicalEnv | ok JIT ABI for js::jit::DebugLeaveThenPopLexicalEnv TEST-PASS | JIT ABI for js::jit::DebugLeaveThenPopLexicalEnv | ok JIT ABI for js::jit::DebugLeaveThenFreshenLexicalEnv TEST-PASS | JIT ABI for js::jit::DebugLeaveThenFreshenLexicalEnv | ok JIT ABI for js::jit::DebugLeaveLexicalEnv TEST-PASS | JIT ABI for js::jit::DebugLeaveLexicalEnv | ok JIT ABI for js::jit::DebugEpilogueOnBaselineReturn TEST-PASS | JIT ABI for js::jit::DebugEpilogueOnBaselineReturn | ok JIT ABI for js::jit::DebugAfterYield TEST-PASS | JIT ABI for js::jit::DebugAfterYield | ok JIT ABI for js::jit::CreateThisFromIon TEST-PASS | JIT ABI for js::jit::CreateThisFromIon | ok JIT ABI for js::jit::CreateThisFromIC TEST-PASS | JIT ABI for js::jit::CreateThisFromIC | ok JIT ABI for js::jit::CreateGeneratorFromFrame TEST-PASS | JIT ABI for js::jit::CreateGeneratorFromFrame | ok JIT ABI for js::jit::CreateGenerator TEST-PASS | JIT ABI for js::jit::CreateGenerator | ok JIT ABI for js::jit::CreateBigIntFromUint64 TEST-PASS | JIT ABI for js::jit::CreateBigIntFromUint64 | ok JIT ABI for js::jit::CreateBigIntFromInt64 TEST-PASS | JIT ABI for js::jit::CreateBigIntFromInt64 | ok JIT ABI for js::CreateAsyncFromSyncIterator TEST-PASS | JIT ABI for js::CreateAsyncFromSyncIterator | ok JIT ABI for js::jit::CopyLexicalEnvironmentObject TEST-PASS | JIT ABI for js::jit::CopyLexicalEnvironmentObject | ok JIT ABI for js::ConcatStrings TEST-PASS | JIT ABI for js::ConcatStrings | ok JIT ABI for js::CloneRegExpObject TEST-PASS | JIT ABI for js::CloneRegExpObject | ok JIT ABI for js::ClassBodyLexicalEnvironmentObject::create TEST-PASS | JIT ABI for js::ClassBodyLexicalEnvironmentObject::create | ok JIT ABI for js::CheckPrivateFieldOperation TEST-PASS | JIT ABI for js::CheckPrivateFieldOperation | ok JIT ABI for js::jit::CheckOverRecursedBaseline TEST-PASS | JIT ABI for js::jit::CheckOverRecursedBaseline | ok JIT ABI for js::jit::CheckOverRecursed TEST-PASS | JIT ABI for js::jit::CheckOverRecursed | ok JIT ABI for js::CheckClassHeritageOperation TEST-PASS | JIT ABI for js::CheckClassHeritageOperation | ok JIT ABI for js::jit::CharCodeAt TEST-PASS | JIT ABI for js::jit::CharCodeAt | ok JIT ABI for js::CanSkipAwait TEST-PASS | JIT ABI for js::CanSkipAwait | ok JIT ABI for js::jit::CallNativeSetter TEST-PASS | JIT ABI for js::jit::CallNativeSetter | ok JIT ABI for js::jit::CallNativeGetter TEST-PASS | JIT ABI for js::jit::CallNativeGetter | ok JIT ABI for js::jit::CallDOMSetter TEST-PASS | JIT ABI for js::jit::CallDOMSetter | ok JIT ABI for js::jit::CallDOMGetter TEST-PASS | JIT ABI for js::jit::CallDOMGetter | ok JIT ABI for js::BuiltinObjectOperation TEST-PASS | JIT ABI for js::BuiltinObjectOperation | ok JIT ABI for js::BoxNonStrictThis TEST-PASS | JIT ABI for js::BoxNonStrictThis | ok JIT ABI for js::wasm::BoxBoxableValue TEST-PASS | JIT ABI for js::wasm::BoxBoxableValue | ok JIT ABI for js::BlockLexicalEnvironmentObject::create TEST-PASS | JIT ABI for js::BlockLexicalEnvironmentObject::create | ok JIT ABI for js::BindVarOperation TEST-PASS | JIT ABI for js::BindVarOperation | ok JIT ABI for JS::BigInt::sub TEST-PASS | JIT ABI for JS::BigInt::sub | ok JIT ABI for js::jit::BigIntStringEqual TEST-PASS | JIT ABI for js::jit::BigIntStringEqual | ok JIT ABI for js::jit::BigIntStringCompare TEST-PASS | JIT ABI for js::jit::BigIntStringCompare | ok JIT ABI for js::jit::BigIntStringCompare TEST-PASS | JIT ABI for js::jit::BigIntStringCompare | ok JIT ABI for js::jit::BigIntStringEqual TEST-PASS | JIT ABI for js::jit::BigIntStringEqual | ok JIT ABI for JS::BigInt::rsh TEST-PASS | JIT ABI for JS::BigInt::rsh | ok JIT ABI for JS::BigInt::pow TEST-PASS | JIT ABI for JS::BigInt::pow | ok JIT ABI for JS::BigInt::neg TEST-PASS | JIT ABI for JS::BigInt::neg | ok JIT ABI for JS::BigInt::mul TEST-PASS | JIT ABI for JS::BigInt::mul | ok JIT ABI for JS::BigInt::mod TEST-PASS | JIT ABI for JS::BigInt::mod | ok JIT ABI for JS::BigInt::lsh TEST-PASS | JIT ABI for JS::BigInt::lsh | ok JIT ABI for JS::BigInt::inc TEST-PASS | JIT ABI for JS::BigInt::inc | ok JIT ABI for JS::BigInt::div TEST-PASS | JIT ABI for JS::BigInt::div | ok JIT ABI for JS::BigInt::dec TEST-PASS | JIT ABI for JS::BigInt::dec | ok JIT ABI for JS::BigInt::bitXor TEST-PASS | JIT ABI for JS::BigInt::bitXor | ok JIT ABI for JS::BigInt::bitOr TEST-PASS | JIT ABI for JS::BigInt::bitOr | ok JIT ABI for JS::BigInt::bitNot TEST-PASS | JIT ABI for JS::BigInt::bitNot | ok JIT ABI for JS::BigInt::bitAnd TEST-PASS | JIT ABI for JS::BigInt::bitAnd | ok JIT ABI for js::jit::BigIntAsUintN TEST-PASS | JIT ABI for js::jit::BigIntAsUintN | ok JIT ABI for js::jit::BigIntAsIntN TEST-PASS | JIT ABI for js::jit::BigIntAsIntN | ok JIT ABI for JS::BigInt::add TEST-PASS | JIT ABI for JS::BigInt::add | ok JIT ABI for js::jit::BaselineGetFunctionThis TEST-PASS | JIT ABI for js::jit::BaselineGetFunctionThis | ok JIT ABI for js::jit::DebugPrologue TEST-PASS | JIT ABI for js::jit::DebugPrologue | ok JIT ABI for js::jit::BaselineCompileFromBaselineInterpreter TEST-PASS | JIT ABI for js::jit::BaselineCompileFromBaselineInterpreter | ok JIT ABI for js::AtomizeString TEST-PASS | JIT ABI for js::AtomizeString | ok JIT ABI for js::jit::AtomicsXor64 TEST-PASS | JIT ABI for js::jit::AtomicsXor64 | ok JIT ABI for js::jit::AtomicsSub64 TEST-PASS | JIT ABI for js::jit::AtomicsSub64 | ok JIT ABI for js::jit::AtomicsOr64 TEST-PASS | JIT ABI for js::jit::AtomicsOr64 | ok JIT ABI for js::jit::AtomicsLoad64 TEST-PASS | JIT ABI for js::jit::AtomicsLoad64 | ok JIT ABI for js::jit::AtomicsExchange64 TEST-PASS | JIT ABI for js::jit::AtomicsExchange64 | ok JIT ABI for js::jit::AtomicsCompareExchange64 TEST-PASS | JIT ABI for js::jit::AtomicsCompareExchange64 | ok JIT ABI for js::jit::AtomicsAnd64 TEST-PASS | JIT ABI for js::jit::AtomicsAnd64 | ok JIT ABI for js::jit::AtomicsAdd64 TEST-PASS | JIT ABI for js::jit::AtomicsAdd64 | ok JIT ABI for js::AsyncFunctionResolve TEST-PASS | JIT ABI for js::AsyncFunctionResolve | ok JIT ABI for js::AsyncFunctionAwait TEST-PASS | JIT ABI for js::AsyncFunctionAwait | ok JIT ABI for js::ArraySliceDense TEST-PASS | JIT ABI for js::ArraySliceDense | ok JIT ABI for js::jit::ArrayPushDense TEST-PASS | JIT ABI for js::jit::ArrayPushDense | ok JIT ABI for js::jit::ArrayJoin TEST-PASS | JIT ABI for js::jit::ArrayJoin | ok JIT ABI for js::ArrayFromArgumentsObject TEST-PASS | JIT ABI for js::ArrayFromArgumentsObject | ok JIT ABI for js::ArrayConstructorOneArg TEST-PASS | JIT ABI for js::ArrayConstructorOneArg | ok JIT ABI for js::ArgumentsSliceDense TEST-PASS | JIT ABI for js::ArgumentsSliceDense | ok JIT ABI for js::ArgumentsObject::createForIon TEST-PASS | JIT ABI for js::ArgumentsObject::createForIon | ok JIT ABI for js::ArgumentsObject::createForInlinedIon TEST-PASS | JIT ABI for js::ArgumentsObject::createForInlinedIon | ok JIT ABI for js::AddSlotAndCallAddPropHook TEST-PASS | JIT ABI for js::AddSlotAndCallAddPropHook | ok JIT ABI for js::AddOrUpdateSparseElementHelper TEST-PASS | JIT ABI for js::AddOrUpdateSparseElementHelper | ok JIT ABI for (none) as void (*)(JSRuntime * rt, Value * vp) TEST-PASS | JIT ABI for (none) as void (*)(JSRuntime * rt, Value * vp) | ok JIT ABI for (none) as void (*)(JSRuntime * rt, Shape * *shapep) TEST-PASS | JIT ABI for (none) as void (*)(JSRuntime * rt, Shape * *shapep) | ok JIT ABI for (none) as void (*)(JSRuntime * rt, JSString * *stringp) TEST-PASS | JIT ABI for (none) as void (*)(JSRuntime * rt, JSString * *stringp) | ok JIT ABI for (none) as void (*)(JSRuntime * rt, JSObject * *objp) TEST-PASS | JIT ABI for (none) as void (*)(JSRuntime * rt, JSObject * *objp) | ok JIT ABI for (none) as void (*)(js::gc::StoreBuffer*, js::gc::Cell**) TEST-PASS | JIT ABI for (none) as void (*)(js::gc::StoreBuffer*, js::gc::Cell**) | ok JIT ABI for (none) as js::UnaryMathFunctionType TEST-PASS | JIT ABI for (none) as js::UnaryMathFunctionType | ok JIT ABI for (none) as JSNative TEST-PASS | JIT ABI for (none) as JSNative | ok JIT ABI for (none) as JSJitSetterOp TEST-PASS | JIT ABI for (none) as JSJitSetterOp | ok JIT ABI for (none) as JSJitMethodOp TEST-PASS | JIT ABI for (none) as JSJitMethodOp | ok JIT ABI for (none) as JSJitGetterOp TEST-PASS | JIT ABI for (none) as JSJitGetterOp | ok JIT ABI for (none) as float (*)(float) TEST-PASS | JIT ABI for (none) as float (*)(float) | ok JIT ABI for (none) as bool (*)(double, BigInt*) TEST-PASS | JIT ABI for (none) as bool (*)(double, BigInt*) | ok JIT ABI for (none) as bool (*)(BigInt*, double) TEST-PASS | JIT ABI for (none) as bool (*)(BigInt*, double) | ok JIT ABI for (none) as bool (*)(BigInt*, BigInt*) TEST-PASS | JIT ABI for (none) as bool (*)(BigInt*, BigInt*) | ok JIT ABI for (none) as AtomicsReadWriteModifyFn TEST-PASS | JIT ABI for (none) as AtomicsReadWriteModifyFn | ok JIT ABI for (none) as AtomicsCompareExchangeFn TEST-PASS | JIT ABI for (none) as AtomicsCompareExchangeFn | ok JIT ABI for JS::ToInt32 as int32_t (*)(double) TEST-PASS | JIT ABI for JS::ToInt32 as int32_t (*)(double) | ok JIT ABI for js::TraceLogStartEvent as void (*)(TraceLoggerThread*, const TraceLoggerEvent&) TEST-PASS | JIT ABI for js::TraceLogStartEvent as void (*)(TraceLoggerThread*, const TraceLoggerEvent&) | ok JIT ABI for js::TypeOfObject TEST-PASS | JIT ABI for js::TypeOfObject | ok JIT ABI for js::TraceLogStopEventPrivate TEST-PASS | JIT ABI for js::TraceLogStopEventPrivate | ok JIT ABI for js::TraceLogStartEventPrivate TEST-PASS | JIT ABI for js::TraceLogStartEventPrivate | ok JIT ABI for js::StringToNumberPure TEST-PASS | JIT ABI for js::StringToNumberPure | ok JIT ABI for js::SetIteratorObject::next TEST-PASS | JIT ABI for js::SetIteratorObject::next | ok JIT ABI for js::RegExpPrototypeOptimizableRaw TEST-PASS | JIT ABI for js::RegExpPrototypeOptimizableRaw | ok JIT ABI for js::RegExpInstanceOptimizableRaw TEST-PASS | JIT ABI for js::RegExpInstanceOptimizableRaw | ok JIT ABI for js::ProxyGetProperty TEST-PASS | JIT ABI for js::ProxyGetProperty | ok JIT ABI for js::powi TEST-PASS | JIT ABI for js::powi | ok JIT ABI for js::ObjectClassToString TEST-PASS | JIT ABI for js::ObjectClassToString | ok JIT ABI for js::NumberToStringPure TEST-PASS | JIT ABI for js::NumberToStringPure | ok JIT ABI for js::NumberMod TEST-PASS | JIT ABI for js::NumberMod | ok JIT ABI for js::NativeObject::growSlotsPure TEST-PASS | JIT ABI for js::NativeObject::growSlotsPure | ok JIT ABI for js::NativeObject::addDenseElementPure TEST-PASS | JIT ABI for js::NativeObject::addDenseElementPure | ok JIT ABI for js::MapIteratorObject::next TEST-PASS | JIT ABI for js::MapIteratorObject::next | ok JIT ABI for js::jit::WrapObjectPure TEST-PASS | JIT ABI for js::jit::WrapObjectPure | ok JIT ABI for js::jit::TypeOfNameObject TEST-PASS | JIT ABI for js::jit::TypeOfNameObject | ok JIT ABI for js::jit::StringFromCharCodeNoGC TEST-PASS | JIT ABI for js::jit::StringFromCharCodeNoGC | ok JIT ABI for js::jit::SetNativeDataPropertyPure TEST-PASS | JIT ABI for js::jit::SetNativeDataPropertyPure | ok JIT ABI for js::jit::Printf1 TEST-PASS | JIT ABI for js::jit::Printf1 | ok JIT ABI for js::jit::Printf0 TEST-PASS | JIT ABI for js::jit::Printf0 | ok JIT ABI for js::jit::PostWriteElementBarrier TEST-PASS | JIT ABI for js::jit::PostWriteElementBarrier | ok JIT ABI for js::jit::PostWriteElementBarrier TEST-PASS | JIT ABI for js::jit::PostWriteElementBarrier | ok JIT ABI for js::jit::PostWriteBarrier TEST-PASS | JIT ABI for js::jit::PostWriteBarrier | ok JIT ABI for js::jit::PostGlobalWriteBarrier TEST-PASS | JIT ABI for js::jit::PostGlobalWriteBarrier | ok JIT ABI for js::jit::ObjectIsConstructor TEST-PASS | JIT ABI for js::jit::ObjectIsConstructor | ok JIT ABI for js::jit::ObjectIsCallable TEST-PASS | JIT ABI for js::jit::ObjectIsCallable | ok JIT ABI for js::jit::ObjectHasGetterSetterPure TEST-PASS | JIT ABI for js::jit::ObjectHasGetterSetterPure | ok JIT ABI for js::jit::LazyLinkTopActivation TEST-PASS | JIT ABI for js::jit::LazyLinkTopActivation | ok JIT ABI for js::jit::InvokeFromInterpreterStub TEST-PASS | JIT ABI for js::jit::InvokeFromInterpreterStub | ok JIT ABI for js::jit::InvalidationBailout TEST-PASS | JIT ABI for js::jit::InvalidationBailout | ok JIT ABI for js::jit::InitBaselineFrameForOsr TEST-PASS | JIT ABI for js::jit::InitBaselineFrameForOsr | ok JIT ABI for js::jit::HasNativeElementPure TEST-PASS | JIT ABI for js::jit::HasNativeElementPure | ok JIT ABI for js::jit::HasNativeDataPropertyPure TEST-PASS | JIT ABI for js::jit::HasNativeDataPropertyPure | ok JIT ABI for js::jit::HasNativeDataPropertyPure TEST-PASS | JIT ABI for js::jit::HasNativeDataPropertyPure | ok JIT ABI for js::jit::HandleException TEST-PASS | JIT ABI for js::jit::HandleException | ok JIT ABI for js::jit::HandleCodeCoverageAtPrologue TEST-PASS | JIT ABI for js::jit::HandleCodeCoverageAtPrologue | ok JIT ABI for js::jit::HandleCodeCoverageAtPC TEST-PASS | JIT ABI for js::jit::HandleCodeCoverageAtPC | ok JIT ABI for js::jit::GlobalHasLiveOnDebuggerStatement TEST-PASS | JIT ABI for js::jit::GlobalHasLiveOnDebuggerStatement | ok JIT ABI for js::jit::GetNativeDataPropertyPure TEST-PASS | JIT ABI for js::jit::GetNativeDataPropertyPure | ok JIT ABI for js::jit::GetNativeDataPropertyByValuePure TEST-PASS | JIT ABI for js::jit::GetNativeDataPropertyByValuePure | ok JIT ABI for js::jit::GetInt32FromStringPure TEST-PASS | JIT ABI for js::jit::GetInt32FromStringPure | ok JIT ABI for js::jit::GetIndexFromString TEST-PASS | JIT ABI for js::jit::GetIndexFromString | ok JIT ABI for js::jit::GetContextSensitiveInterpreterStub TEST-PASS | JIT ABI for js::jit::GetContextSensitiveInterpreterStub | ok JIT ABI for js::jit::FrameIsDebuggeeCheck TEST-PASS | JIT ABI for js::jit::FrameIsDebuggeeCheck | ok JIT ABI for js::jit::FinishBailoutToBaseline TEST-PASS | JIT ABI for js::jit::FinishBailoutToBaseline | ok JIT ABI for js::jit::EqualStringsHelperPure TEST-PASS | JIT ABI for js::jit::EqualStringsHelperPure | ok JIT ABI for js::jit::CreateMatchResultFallbackFunc TEST-PASS | JIT ABI for js::jit::CreateMatchResultFallbackFunc | ok JIT ABI for js::jit::BigIntNumberCompare TEST-PASS | JIT ABI for js::jit::BigIntNumberCompare | ok JIT ABI for js::jit::NumberBigIntCompare TEST-PASS | JIT ABI for js::jit::NumberBigIntCompare | ok JIT ABI for js::jit::NumberBigIntCompare TEST-PASS | JIT ABI for js::jit::NumberBigIntCompare | ok JIT ABI for js::jit::BigIntNumberCompare TEST-PASS | JIT ABI for js::jit::BigIntNumberCompare | ok JIT ABI for js::jit::BigIntNumberEqual TEST-PASS | JIT ABI for js::jit::BigIntNumberEqual | ok JIT ABI for js::jit::BigIntNumberEqual TEST-PASS | JIT ABI for js::jit::BigIntNumberEqual | ok JIT ABI for js::jit::Bailout TEST-PASS | JIT ABI for js::jit::Bailout | ok JIT ABI for js::jit::AtomizeStringNoGC TEST-PASS | JIT ABI for js::jit::AtomizeStringNoGC | ok JIT ABI for js::jit::AtomicsStore64 TEST-PASS | JIT ABI for js::jit::AtomicsStore64 | ok JIT ABI for js::jit::AssumeUnreachable TEST-PASS | JIT ABI for js::jit::AssumeUnreachable | ok JIT ABI for js::jit::AssertValidValue TEST-PASS | JIT ABI for js::jit::AssertValidValue | ok JIT ABI for js::jit::AssertValidSymbolPtr TEST-PASS | JIT ABI for js::jit::AssertValidSymbolPtr | ok JIT ABI for js::jit::AssertValidStringPtr TEST-PASS | JIT ABI for js::jit::AssertValidStringPtr | ok JIT ABI for js::jit::AssertValidObjectPtr TEST-PASS | JIT ABI for js::jit::AssertValidObjectPtr | ok JIT ABI for js::jit::AssertValidBigIntPtr TEST-PASS | JIT ABI for js::jit::AssertValidBigIntPtr | ok JIT ABI for js::jit::AssertSetObjectHash TEST-PASS | JIT ABI for js::jit::AssertSetObjectHash | ok JIT ABI for js::jit::AssertMapObjectHash TEST-PASS | JIT ABI for js::jit::AssertMapObjectHash | ok JIT ABI for js::jit::AllocateString TEST-PASS | JIT ABI for js::jit::AllocateString | ok JIT ABI for js::jit::AllocateFatInlineString TEST-PASS | JIT ABI for js::jit::AllocateFatInlineString | ok JIT ABI for js::jit::AllocateBigIntNoGC TEST-PASS | JIT ABI for js::jit::AllocateBigIntNoGC | ok JIT ABI for js::jit::AllocateAndInitTypedArrayBuffer TEST-PASS | JIT ABI for js::jit::AllocateAndInitTypedArrayBuffer | ok JIT ABI for js::irregexp::GrowBacktrackStack TEST-PASS | JIT ABI for js::irregexp::GrowBacktrackStack | ok JIT ABI for js::irregexp::CaseInsensitiveCompareUnicode TEST-PASS | JIT ABI for js::irregexp::CaseInsensitiveCompareUnicode | ok JIT ABI for js::irregexp::CaseInsensitiveCompareNonUnicode TEST-PASS | JIT ABI for js::irregexp::CaseInsensitiveCompareNonUnicode | ok JIT ABI for js::Int32ToStringPure TEST-PASS | JIT ABI for js::Int32ToStringPure | ok JIT ABI for js::hypot4 TEST-PASS | JIT ABI for js::hypot4 | ok JIT ABI for js::hypot3 TEST-PASS | JIT ABI for js::hypot3 | ok JIT ABI for js_free TEST-PASS | JIT ABI for js_free | ok JIT ABI for js::ExecuteRegExpAtomRaw TEST-PASS | JIT ABI for js::ExecuteRegExpAtomRaw | ok JIT ABI for js::EmulatesUndefined TEST-PASS | JIT ABI for js::EmulatesUndefined | ok JIT ABI for js::ecmaPow TEST-PASS | JIT ABI for js::ecmaPow | ok JIT ABI for js::ecmaHypot TEST-PASS | JIT ABI for js::ecmaHypot | ok JIT ABI for js::ecmaAtan2 TEST-PASS | JIT ABI for js::ecmaAtan2 | ok JIT ABI for js::ArrayShiftMoveElements TEST-PASS | JIT ABI for js::ArrayShiftMoveElements | ok JIT ABI for js::ArgumentsObject::finishInlineForIonPure TEST-PASS | JIT ABI for js::ArgumentsObject::finishInlineForIonPure | ok JIT ABI for js::ArgumentsObject::finishForIonPure TEST-PASS | JIT ABI for js::ArgumentsObject::finishForIonPure | ok JIT ABI for __aeabi_uidivmod TEST-PASS | JIT ABI for __aeabi_uidivmod | ok JIT ABI for __aeabi_idivmod TEST-PASS | JIT ABI for __aeabi_idivmod | ok testJSEvaluateScript TEST-PASS | testJSEvaluateScript | ok testIteratorObject TEST-PASS | testIteratorObject | ok testIsInsideNursery TEST-PASS | testIsInsideNursery | ok testIntlAvailableLocales TEST-PASS | testIntlAvailableLocales | ok testBoundFunction TEST-PASS | testBoundFunction | ok testBigIntToString_RadixOutOfRange TEST-PASS | testBigIntToString_RadixOutOfRange | ok testBigIntToString_AllPossibleDigits TEST-PASS | testBigIntToString_AllPossibleDigits | ok testBigIntToString TEST-PASS | testBigIntToString | ok testBigIntFitsNumber TEST-PASS | testBigIntFitsNumber | ok testBigIntFits_size_t_aValue TEST-PASS | testBigIntFits_size_t_aValue | ok testBigIntFits_size_t_zero TEST-PASS | testBigIntFits_size_t_zero | ok testBigIntFits_uintptr_t_aValue TEST-PASS | testBigIntFits_uintptr_t_aValue | ok testBigIntFits_uintptr_t_zero TEST-PASS | testBigIntFits_uintptr_t_zero | ok testBigIntFits_long_aValue TEST-PASS | testBigIntFits_long_aValue | ok testBigIntFits_long_zero TEST-PASS | testBigIntFits_long_zero | ok testBigIntFits_unsigned_aValue TEST-PASS | testBigIntFits_unsigned_aValue | ok testBigIntFits_unsigned_zero TEST-PASS | testBigIntFits_unsigned_zero | ok testBigIntFits_int_aValue TEST-PASS | testBigIntFits_int_aValue | ok testBigIntFits_int_zero TEST-PASS | testBigIntFits_int_zero | ok testBigIntFits_Uint64 TEST-PASS | testBigIntFits_Uint64 | ok testBigIntFits_Int64 TEST-PASS | testBigIntFits_Int64 | ok testBigIntFits_Int32 TEST-PASS | testBigIntFits_Int32 | ok testBigIntFits_Int16 TEST-PASS | testBigIntFits_Int16 | ok testBigIntFits_Int8 TEST-PASS | testBigIntFits_Int8 | ok testBigIntIsNegative TEST-PASS | testBigIntIsNegative | ok testBigIntToNumber TEST-PASS | testBigIntToNumber | ok testToBigInt_Symbol TEST-PASS | testToBigInt_Symbol | ok testToBigInt_String TEST-PASS | testToBigInt_String | ok testToBigInt_Number TEST-PASS | testToBigInt_Number | ok testToBigInt_BigInt TEST-PASS | testToBigInt_BigInt | ok testToBigInt_Boolean TEST-PASS | testToBigInt_Boolean | ok testToBigInt_Null TEST-PASS | testToBigInt_Null | ok testToBigInt_Undefined TEST-PASS | testToBigInt_Undefined | ok testSimpleStringToBigInt_RadixOutOfRange TEST-PASS | testSimpleStringToBigInt_RadixOutOfRange | ok testSimpleStringToBigInt_AllPossibleDigits TEST-PASS | testSimpleStringToBigInt_AllPossibleDigits | ok testSimpleStringToBigInt_AcceptedInput TEST-PASS | testSimpleStringToBigInt_AcceptedInput | ok testStringToBigInt_AcceptedInput TEST-PASS | testStringToBigInt_AcceptedInput | ok testStringToBigInt_FromTwoByteRange TEST-PASS | testStringToBigInt_FromTwoByteRange | ok testStringToBigInt_FromLatin1Range TEST-PASS | testStringToBigInt_FromLatin1Range | ok testStringToBigInt_FromTwoByteStringSpan TEST-PASS | testStringToBigInt_FromTwoByteStringSpan | ok testNumberToBigInt_NonIntegerValueFails TEST-PASS | testNumberToBigInt_NonIntegerValueFails | ok testNumberToBigInt_bool TEST-PASS | testNumberToBigInt_bool | ok testNumberToBigInt_double_aValue TEST-PASS | testNumberToBigInt_double_aValue | ok testNumberToBigInt_double_zero TEST-PASS | testNumberToBigInt_double_zero | ok testNumberToBigInt_size_t_aValue TEST-PASS | testNumberToBigInt_size_t_aValue | ok testNumberToBigInt_size_t_zero TEST-PASS | testNumberToBigInt_size_t_zero | ok testNumberToBigInt_uintptr_t_aValue TEST-PASS | testNumberToBigInt_uintptr_t_aValue | ok testNumberToBigInt_uintptr_t_zero TEST-PASS | testNumberToBigInt_uintptr_t_zero | ok testNumberToBigInt_long_aValue TEST-PASS | testNumberToBigInt_long_aValue | ok testNumberToBigInt_long_zero TEST-PASS | testNumberToBigInt_long_zero | ok testNumberToBigInt_unsigned_aValue TEST-PASS | testNumberToBigInt_unsigned_aValue | ok testNumberToBigInt_unsigned_zero TEST-PASS | testNumberToBigInt_unsigned_zero | ok testNumberToBigInt_int_aValue TEST-PASS | testNumberToBigInt_int_aValue | ok testNumberToBigInt_int_zero TEST-PASS | testNumberToBigInt_int_zero | ok testNumberToBigInt_Int64 TEST-PASS | testNumberToBigInt_Int64 | ok testNumberToBigInt_Int32 TEST-PASS | testNumberToBigInt_Int32 | ok testNumberToBigInt_Int16 TEST-PASS | testNumberToBigInt_Int16 | ok testNumberToBigInt_Int8 TEST-PASS | testNumberToBigInt_Int8 | ok testToBigUint64 TEST-PASS | testToBigUint64 | ok testToBigInt64 TEST-PASS | testToBigInt64 | ok testAtomizeWithoutActiveZone TEST-PASS | testAtomizeWithoutActiveZone | ok testAtomizeTwoByteUTF8 TEST-PASS | testAtomizeTwoByteUTF8 | ok testAtomicOperationsU8Clamped TEST-PASS | testAtomicOperationsU8Clamped | ok testAtomicOperationsF64 TEST-PASS | testAtomicOperationsF64 | ok testAtomicOperationsF32 TEST-PASS | testAtomicOperationsF32 | ok testAtomicOperationsI64 TEST-PASS | testAtomicOperationsI64 | ok testAtomicOperationsU64 TEST-PASS | testAtomicOperationsU64 | ok testAtomicOperationsI32 TEST-PASS | testAtomicOperationsI32 | ok testAtomicOperationsU32 TEST-PASS | testAtomicOperationsU32 | ok testAtomicOperationsI16 TEST-PASS | testAtomicOperationsI16 | ok testAtomicOperationsU16 TEST-PASS | testAtomicOperationsU16 | ok testAtomicOperationsI8 TEST-PASS | testAtomicOperationsI8 | ok testAtomicOperationsU8 TEST-PASS | testAtomicOperationsU8 | ok testAtomicFence TEST-PASS | testAtomicFence | ok testAtomicLockFreeJS TEST-PASS | testAtomicLockFreeJS | ok testAtomicLockFree8 TEST-PASS | testAtomicLockFree8 | ok testArrayBufferWithUserOwnedContents TEST-PASS | testArrayBufferWithUserOwnedContents | ok testArrayBufferView_type TEST-PASS | testArrayBufferView_type | ok testArrayBufferOrView_type TEST-PASS | testArrayBufferOrView_type | ok testArrayBuffer_ArrayBufferClone TEST-PASS | testArrayBuffer_ArrayBufferClone | ok testArrayBuffer_copyDataAcrossGlobals expected Six two three four actual Six two three four TEST-PASS | testArrayBuffer_copyDataAcrossGlobals | ok testArrayBuffer_copyData expected Six two three four actual Six two three four TEST-PASS | testArrayBuffer_copyData | ok testArrayBuffer_serializeExternal TEST-PASS | testArrayBuffer_serializeExternal | ok testArrayBuffer_stealDetachExternal TEST-PASS | testArrayBuffer_stealDetachExternal | ok testArrayBuffer_staticContents TEST-PASS | testArrayBuffer_staticContents | ok testArrayBuffer_customFreeFunc TEST-PASS | testArrayBuffer_customFreeFunc | ok testArrayBuffer_bug720949_viewList TEST-PASS | testArrayBuffer_bug720949_viewList | ok testArrayBuffer_bug720949_steal TEST-PASS | testArrayBuffer_bug720949_steal | ok testArgumentsObject TEST-PASS | testArgumentsObject | ok testAddPropertyHook TEST-PASS | testAddPropertyHook | ok selfTest_NaNsAreSame TEST-PASS | selfTest_NaNsAreSame | ok testAssemblerBuffer_AssemblerBufferWithConstantPools_ShortBranch TEST-PASS | testAssemblerBuffer_AssemblerBufferWithConstantPools_ShortBranch | ok testAssemblerBuffer_AssemblerBufferWithConstantPools TEST-PASS | testAssemblerBuffer_AssemblerBufferWithConstantPools | ok testAssemblerBuffer_BranchDeadlineSet TEST-PASS | testAssemblerBuffer_BranchDeadlineSet | ok testAssemblerBuffer_AssemblerBuffer TEST-PASS | testAssemblerBuffer_AssemblerBuffer | ok testAssemblerBuffer_BufferOffset TEST-PASS | testAssemblerBuffer_BufferOffset | ok Passed: ran 787 tests. >>> mozjs102: Entering fakeroot... make -C js/src install make[1]: Entering directory '/home/buildozer/aports/community/mozjs102/src/firefox-102.9.0/obj/js/src' make -C build install make[2]: Entering directory '/home/buildozer/aports/community/mozjs102/src/firefox-102.9.0/obj/js/src/build' make[2]: Circular js.pc <- js.pc dependency dropped. cp js.pc mozjs-102.pc ../../../config/nsinstall -t mozjs-102.pc /home/buildozer/aports/community/mozjs102/pkg/mozjs102/usr/lib/pkgconfig ../../../config/nsinstall -t ../js-config.h /home/buildozer/aports/community/mozjs102/pkg/mozjs102/usr/include/mozjs-102 ../../../config/nsinstall -t ../../../mozglue/baseprofiler/public/ProfilingCategoryList.h /home/buildozer/aports/community/mozjs102/pkg/mozjs102/usr/include/mozjs-102/js /home/buildozer/aports/community/mozjs102/src/firefox-102.9.0/obj/_virtualenvs/build/bin/python -m mozbuild.action.process_install_manifest --track install_dist_include.track --no-symlinks /home/buildozer/aports/community/mozjs102/pkg/mozjs102/usr/include/mozjs-102 ../../../_build_manifests/install/dist_include Elapsed: 0.07s; From /home/buildozer/aports/community/mozjs102/pkg/mozjs102/usr/include/mozjs-102: Kept 3 existing; Added/updated 340; Removed 0 files and 0 directories. BUILDTASK {"argv": ["/home/buildozer/aports/community/mozjs102/src/firefox-102.9.0/python/mozbuild/mozbuild/action/process_install_manifest.py", "--track", "install_dist_include.track", "--no-symlinks", "/home/buildozer/aports/community/mozjs102/pkg/mozjs102/usr/include/mozjs-102", "../../../_build_manifests/install/dist_include"], "start": 1678786987.802297, "end": 1678786987.873439, "context": null} cp js-config js102-config ../../../config/nsinstall -t js102-config /home/buildozer/aports/community/mozjs102/pkg/mozjs102/usr/bin ../../../config/nsinstall -t libjs_static.a /home/buildozer/aports/community/mozjs102/pkg/mozjs102/usr/lib mv -f /home/buildozer/aports/community/mozjs102/pkg/mozjs102/usr/lib/libjs_static.a /home/buildozer/aports/community/mozjs102/pkg/mozjs102/usr/lib/libjs_static.ajs ../../../config/nsinstall -t libmozjs-102.so /home/buildozer/aports/community/mozjs102/pkg/mozjs102/usr/lib make[2]: Leaving directory '/home/buildozer/aports/community/mozjs102/src/firefox-102.9.0/obj/js/src/build' make -C shell install make[2]: Entering directory '/home/buildozer/aports/community/mozjs102/src/firefox-102.9.0/obj/js/src/shell' cp ../../../dist/bin/js ../../../dist/bin/js102 ../../../config/nsinstall -t ../../../dist/bin/js102 /home/buildozer/aports/community/mozjs102/pkg/mozjs102/usr/bin make[2]: Leaving directory '/home/buildozer/aports/community/mozjs102/src/firefox-102.9.0/obj/js/src/shell' make[1]: Leaving directory '/home/buildozer/aports/community/mozjs102/src/firefox-102.9.0/obj/js/src' >>> mozjs102-dev*: Running split function dev... >>> mozjs102-dev*: Preparing subpackage mozjs102-dev... >>> mozjs102-dev*: Stripping binaries >>> mozjs102-dev*: Running postcheck for mozjs102-dev >>> mozjs102*: Running postcheck for mozjs102 >>> mozjs102*: Preparing package mozjs102... >>> mozjs102*: Stripping binaries >>> mozjs102-dev*: Scanning shared objects >>> mozjs102*: Scanning shared objects >>> mozjs102-dev*: Tracing dependencies... mozjs102 icu-dev libffi-dev nspr-dev pc:nspr>=4.10 pkgconfig >>> mozjs102-dev*: Package size: 4.0 MB >>> mozjs102-dev*: Compressing data... >>> mozjs102-dev*: Create checksum... >>> mozjs102-dev*: Create mozjs102-dev-102.9.0-r0.apk >>> mozjs102*: Tracing dependencies... so:libc.musl-armv7.so.1 so:libgcc_s.so.1 so:libicui18n.so.72 so:libicuuc.so.72 so:libnspr4.so so:libstdc++.so.6 so:libz.so.1 >>> mozjs102*: Package size: 22.1 MB >>> mozjs102*: Compressing data... >>> mozjs102*: Create checksum... >>> mozjs102*: Create mozjs102-102.9.0-r0.apk >>> mozjs102: Build complete at Tue, 14 Mar 2023 09:43:09 +0000 elapsed time 0h 2m 13s >>> mozjs102: Cleaning up srcdir >>> mozjs102: Cleaning up pkgdir >>> mozjs102: Uninstalling dependencies... (1/37) Purging .makedepends-mozjs102 (20230314.094057) (2/37) Purging icu-dev (72.1-r2) (3/37) Purging nspr-dev (4.35-r0) (4/37) Purging nspr (4.35-r0) (5/37) Purging cargo (1.68.0-r0) (6/37) Purging lld (15.0.7-r0) (7/37) Purging scudo-malloc (15.0.7-r3) (8/37) Purging llvm15-dev (15.0.7-r2) (9/37) Purging llvm15 (15.0.7-r2) (10/37) Purging libffi-dev (3.4.4-r0) (11/37) Purging linux-headers (6.2-r0) (12/37) Purging zstd-dev (1.5.4-r1) (13/37) Purging zstd (1.5.4-r1) (14/37) Purging llvm15-test-utils (15.0.7-r2) (15/37) Purging py3-setuptools (67.6.0-r0) (16/37) Purging py3-packaging (23.0-r1) (17/37) Purging py3-parsing (3.0.9-r1) (18/37) Purging m4 (1.4.19-r2) (19/37) Purging python3 (3.11.2-r0) (20/37) Purging sed (4.9-r1) Executing sed-4.9-r1.post-deinstall (21/37) Purging zlib-dev (1.2.13-r0) (22/37) Purging git-perl (2.40.0-r0) (23/37) Purging perl-git (2.40.0-r0) (24/37) Purging perl-error (0.17029-r1) (25/37) Purging perl (5.36.0-r0) (26/37) Purging icu (72.1-r2) (27/37) Purging icu-libs (72.1-r2) (28/37) Purging icu-data-full (72.1-r2) (29/37) Purging clang15 (15.0.7-r3) (30/37) Purging clang15-libclang (15.0.7-r3) (31/37) Purging clang15-libs (15.0.7-r3) (32/37) Purging lld-libs (15.0.7-r0) (33/37) Purging gdbm (1.23-r0) (34/37) Purging mpdecimal (2.5.1-r1) (35/37) Purging libpanelw (6.4_p20230311-r0) (36/37) Purging readline (8.2.1-r0) (37/37) Purging sqlite-libs (3.41.1-r0) Executing busybox-1.36.0-r5.trigger OK: 972 MiB in 105 packages >>> mozjs102: Updating the community/armv7 repository index... >>> mozjs102: Signing the index...